Android.Content.Res.Configuration: Property Members

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

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
DensityDpiint. The target screen density being rendered to, corresponding to density resource qualifier.
FontScalefloat. Current user preference for the scaling factor for fonts, relative to the base density scaling.
HardKeyboardHiddenHardKeyboardHidden. A flag indicating whether the hard keyboard has been hidden.
KeyboardKeyboardType. The kind of keyboard attached to the device.
KeyboardHiddenKeyboardHidden. A flag indicating whether any keyboard is available.
[read-only]
LayoutDirectionAndroid.Views.LayoutDirection. Return the layout direction.
LocaleJava.Util.Locale. Current user preference for the locale, corresponding to locale resource qualifier.
Mccint. IMSI MCC (Mobile Country Code), corresponding to mcc resource qualifier. 0 if undefined.
Mncint. IMSI MNC (Mobile Network Code), corresponding to mnc resource qualifier. 0 if undefined.
NavigationNavigation. The kind of navigation method available on the device.
NavigationHiddenNavigationHidden. A flag indicating whether any 5-way or DPAD navigation available.
OrientationOrientation. Overall orientation of the screen.
ScreenHeightDpint. The current height of the available screen space, in dp units, corresponding to screen height resource qualifier.
ScreenLayoutScreenLayout. Bit mask of overall layout of the screen.
ScreenWidthDpint. The current width of the available screen space, in dp units, corresponding to screen width resource qualifier.
SmallestScreenWidthDpint. The smallest screen size an application will see in normal operation, corresponding to smallest screen width resource qualifier.
TouchscreenTouchScreenType. The kind of touch screen attached to the device.
UiModeUiMode. Bit mask of the ui mode.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.