Version: 2022.3
언어: 한국어

AndroidTargetDevices

enumeration

매뉴얼로 전환

설명

Defines the types of devices on which an Android application is allowed to run. Used for the PlayerSettings.Android.androidTargetDevices property.

변수

AllDevicesThe Android build is allowed to run on all target devices.
PhonesTabletsAndTVDevicesOnlyThe Android build is only allowed to run on Android phones, tablets, and TV devices, not on any type of ChromeOS device.
ChromeOSDevicesOnlyThe Android build is only allowed to run on ChromeOS devices.