反映 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". |