Version: 2023.2

Device

class in UnityEngine.iOS

切换到手册

描述

进入 iOS 特定功能的接口。

静态变量

advertisingIdentifier广告 ID。
advertisingTrackingEnabled是否启用了广告跟踪。
deferSystemGesturesMode延迟系统手势,直到第二次滑动特定边缘。
generation设备世代。(只读)
hideHomeButton指定是否应在此应用程序的 iOS 版本中隐藏主屏幕按钮。
iosAppOnMacSpecifies whether app built for iOS is running on Mac.
lowPowerModeEnabled指示在设备上是否启用低功耗模式。
systemVersioniOS 版本。
vendorIdentifier供应商 ID。
wantsSoftwareDimming指示是否可通过在软件中进行模拟来调暗屏幕,使其亮度低于硬件通常能达到的亮度。

静态函数

RequestStoreReview请求用户对 App Store 进行评级和评论。
ResetNoBackupFlagSet file flag to be included in iCloud/iTunes backup.
SetNoBackupFlagSet file flag to be excluded from iCloud/iTunes backup. This uses NSURLIsExcludedFromBackupKey. Note that you should set this property each time you save a file.