Android.Content.Intent.CategoryLeDeskDock Field
An activity to run when device is inserted into a analog (low end) dock.

Syntax

[Android.Runtime.Register("CATEGORY_LE_DESK_DOCK")]
public const string CategoryLeDeskDock

Remarks

An activity to run when device is inserted into a analog (low 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