Android.AccessibilityServices.AccessibilityService.GlobalActionPowerDialog Field
Action to open the power long-press dialog.

Value: 6

Syntax

[Android.Runtime.Register("GLOBAL_ACTION_POWER_DIALOG")]
[System.Obsolete("This constant will be removed in the future version. Use Android.AccessibilityServices.GlobalAction enum directly instead of this field.")]
public const GlobalAction GlobalActionPowerDialog

Remarks

Action to open the power long-press dialog.

[Android Documentation]

Requirements

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