Called when 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 mode that has just been started.
Remarks
Requirements
Namespace: Android.Service.Dreams
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17