The properties of Android.Content.Res.Configuration are listed below. For a list of all members, see the Configuration Members list.
See Also: Inherited members from Java.Lang.Object
[read-only] static | Creator | Android.OS.IParcelableCreator. |
DensityDpi | int. The target screen density being rendered to, corresponding to density resource qualifier. | |
FontScale | float. Current user preference for the scaling factor for fonts, relative to the base density scaling. | |
HardKeyboardHidden | HardKeyboardHidden. A flag indicating whether the hard keyboard has been hidden. | |
Keyboard | KeyboardType. The kind of keyboard attached to the device. | |
KeyboardHidden | KeyboardHidden. A flag indicating whether any keyboard is available. | |
[read-only] | LayoutDirection | Android.Views.LayoutDirection. Return the layout direction. |
Locale | Java.Util.Locale. Current user preference for the locale, corresponding to locale resource qualifier. | |
Mcc | int. IMSI MCC (Mobile Country Code), corresponding to mcc resource qualifier. 0 if undefined. | |
Mnc | int. IMSI MNC (Mobile Network Code), corresponding to mnc resource qualifier. 0 if undefined. | |
Navigation | Navigation. The kind of navigation method available on the device. | |
NavigationHidden | NavigationHidden. A flag indicating whether any 5-way or DPAD navigation available. | |
Orientation | Orientation. Overall orientation of the screen. | |
ScreenHeightDp | int. The current height of the available screen space, in dp units, corresponding to screen height resource qualifier. | |
ScreenLayout | ScreenLayout. Bit mask of overall layout of the screen. | |
ScreenWidthDp | int. The current width of the available screen space, in dp units, corresponding to screen width resource qualifier. | |
SmallestScreenWidthDp | int. The smallest screen size an application will see in normal operation, corresponding to smallest screen width resource qualifier. | |
Touchscreen | TouchScreenType. The kind of touch screen attached to the device. | |
UiMode | UiMode. Bit mask of the ui mode. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |