Android.App.Activity.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 Android.Views.ActionMode StartActionMode (Android.Views.ActionMode.ICallback callback)

See Also

Android.Views.ActionMode

Parameters

callback
Callback that will manage lifecycle events for this context mode

Returns

Documentation for this section has not yet been entered.

Remarks

Start an action mode.

[Android Documentation]

Requirements

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