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

Syntax

[Android.Runtime.Register("CATEGORY_DESK_DOCK")]
public const string CategoryDeskDock

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