The properties of Android.App.UiModeManager are listed below. For a list of all members, see the UiModeManager Members list.
See Also: Inherited members from Java.Lang.Object
static | ActionEnterCarMode | string. Broadcast sent when the device's UI has switched to car mode, either by being placed in a car dock or explicit action of the user. |
static | ActionEnterDeskMode | string. Broadcast sent when the device's UI has switched to desk mode, by being placed in a desk dock. |
static | ActionExitCarMode | string. Broadcast sent when the device's UI has switch away from car mode back to normal mode. |
static | ActionExitDeskMode | string. Broadcast sent when the device's UI has switched away from desk mode back to normal mode. |
[read-only] | CurrentModeType | Android.Content.Res.UiMode. Return the current running mode type. |
NightMode | UiNightMode. Returns the currently configured night 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. |