お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。
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 特有のプレイヤー設定
applicationDisplayName | iOS アプリケーション表示名 |
exitOnSuspend | バックグラウンドでサスペンドされたときにアプリケーションを終了します |
prerenderedIcon | アイコンが Prerendering(事前レンダリング)されます |
requiresPersistentWiFi | アプリケーションは Persistent(恒常的な接続の)WiFiを必要とします |
scriptCallOptimization | Script calling optimization. |
sdkVersion | ビルドに使用されるアクティブな iOS SDK バージョン |
showActivityIndicatorOnLoading | ロード時にアプリケーションは ActivityIndicator を表示します |
statusBarStyle | ステータス バーのスタイル |
targetDevice | ターゲットとなるデバイス |
targetOSVersion | デプロイする最小の iOS バージョン |
targetResolution | ターゲット解像度 |