版本:Unity 6 (6000.0)
语言中文
  • C#

ConfigChanges

枚举

建议更改

成功!

感谢您帮助我们提高 Unity 文档的质量。虽然我们无法接受所有提交,但我们确实会阅读用户提出的每项建议更改,并在适用时进行更新。

关闭

提交失败

由于某些原因,您建议的更改无法被提交。<a>请在几分钟后重试</a>。感谢您抽出时间来帮助我们提高 Unity 文档的质量。

关闭

取消

描述

反映 ConfigChanges 枚举。

有关此属性的更多信息,请参阅 Android 的文档:ConfigChanges 属性

属性

Mcc反映 android:configChanges="mcc".
Mnc反映 android:configChanges="mnc".
Locale反映 android:configChanges="locale".
Touchscreen反映 android:configChanges="touchscreen".
Keyboard反映 android:configChanges="keyboard".
KeyboardHidden反映 android:configChanges="keyboardHidden".
LayoutDirection反映 android:configChanges="layoutDirection".
Navigation反映 android:configChanges="navigation".
ScreenLayout反映 android:configChanges="screenLayout".
FontScale反映 android:configChanges="fontScale".
UiMode反映 android:configChanges="uiMode".
Orientation反映 android:configChanges="orientation".
Density反映 android:configChanges="density".
ScreenSize反映 android:configChanges="screenSize".
SmallestScreenSize反映 android:configChanges="smallestScreenSize".