Notifies the Activity that an action mode has been started.
Syntax
[Android.Runtime.Register("onActionModeStarted", "(Landroid/view/ActionMode;)V", "GetOnActionModeStarted_Landroid_view_ActionMode_Handler")]
public virtual
void OnActionModeStarted (
Android.Views.ActionMode mode)
Parameters
- mode
- The new action mode.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11