Android.Service.Dreams.DreamService.OnActionModeStarted Method
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

Called when an action mode has been started. The appropriate mode callback method will have already been invoked.

[Android Documentation]

Requirements

Namespace: Android.Service.Dreams
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17