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 stringActionExitDeskMode { 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.