Android.AccessibilityServices.AccessibilityService.GlobalActionRecents Field
Action to open the recent apps.

Value: 3

Syntax

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

Remarks

Action to open the recent apps.

[Android Documentation]

Requirements

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