Android.Views.View.StartActionMode Method
Start an action mode.

Syntax

[Android.Runtime.Register("startActionMode", "(Landroid/view/ActionMode$Callback;)Landroid/view/ActionMode;", "GetStartActionMode_Landroid_view_ActionMode_Callback_Handler")]
public virtual ActionMode StartActionMode (ActionMode.ICallback callback)

See Also

ActionMode

Parameters

callback
Callback that will control the lifecycle of the action mode

Returns

Documentation for this section has not yet been entered.

Remarks

Start an action mode.

[Android Documentation]

Requirements

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