Android.App.UiModeManager: Property Members

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

Public Properties

static
ActionEnterCarModestring. 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
ActionEnterDeskModestring. Broadcast sent when the device's UI has switched to desk mode, by being placed in a desk dock.
static
ActionExitCarModestring. Broadcast sent when the device's UI has switch away from car mode back to normal mode.
static
ActionExitDeskModestring. Broadcast sent when the device's UI has switched away from desk mode back to normal mode.
[read-only]
CurrentModeTypeAndroid.Content.Res.UiMode. Return the current running mode type.
NightModeUiNightMode. Returns the currently configured night 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.