Android.Content.Intent.CategoryCarDock Field
An activity to run when device is inserted into a car dock.

Syntax

[Android.Runtime.Register("CATEGORY_CAR_DOCK")]
public const string CategoryCarDock

Remarks

An activity to run when device is inserted into a car dock. Used with Intent.ActionMain to launch an activity. For more information, see Android.App.UiModeManager.

[Android Documentation]

Requirements

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