Version: 2019.2
public static bool isMobilePlatform ;

説明

現在のランタイムプラットフォームがモバイルであるかどうか

Currently this returns true if the app is running on Android, iOS or WSA.
Note: On Universal Windows Platform tablets are treated as desktop machines, so this property returns true only when running on phones and IoT device family devices.