Broadcast sent when the device's UI has switch away from car mode back
to normal mode.
Syntax
[Android.Runtime.Register("ACTION_EXIT_CAR_MODE")] public static stringActionExitCarMode { get; set; }
Value
Documentation for this section has not yet been entered.
Remarks
Broadcast sent when the device's UI has switch away from car mode back
to normal mode. Typically used by a car mode app, to dismiss itself
when the user exits car mode.