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
Parameters
- callback
- Callback that will control the lifecycle of the action mode
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11