Version: 2021.1
언어: 한국어

Application.isMobilePlatform

매뉴얼로 전환
public static bool isMobilePlatform ;

설명

Is the current Runtime platform a known mobile platform.

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.