Select your preferred scripting language. All code snippets will be displayed in this language.
Namespace: UnityEditor
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseiOS specific player settings.
applicationDisplayName | iOS application display name. |
exitOnSuspend | Application should exit when suspended to background. |
prerenderedIcon | Icon is prerendered. |
requiresPersistentWiFi | Application requires persistent WiFi. |
scriptCallOptimization | Script calling optimization. |
sdkVersion | Active iOS SDK version used for build. |
showActivityIndicatorOnLoading | Application should show ActivityIndicator when loading. |
statusBarStyle | Status bar style. |
targetDevice | Targeted device. |
targetOSVersion | Deployment minimal version of iOS. |
targetResolution | Targeted resolution. |