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.