Android.Content.Intent.CategoryHeDeskDock Field
An activity to run when device is inserted into a digital (high end) dock.

Syntax

[Android.Runtime.Register("CATEGORY_HE_DESK_DOCK")]
public const string CategoryHeDeskDock

Remarks

An activity to run when device is inserted into a digital (high end) 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 11