Android.App.UiModeManager.ActionExitDeskMode Property
Broadcast sent when the device's UI has switched away from desk mode back to normal mode.

Syntax

[Android.Runtime.Register("ACTION_EXIT_DESK_MODE")]
public static string ActionExitDeskMode { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Broadcast sent when the device's UI has switched away from desk mode back to normal mode. Typically used by a desk mode app, to dismiss itself when the user exits desk mode.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8