GlobalAction Enum

Definition

Enumerates values returned by several types and taken as a parameter of several types.

public enum GlobalAction
type GlobalAction = 
Inheritance
GlobalAction

Fields

AccessibilityAllApps 14
AccessibilityButton 11
AccessibilityButtonChooser 12
AccessibilityShortcut 13
Back 1

Action to go back.

DismissNotificationShade 15
DpadCenter 20
DpadDown 17
DpadLeft 18
DpadRight 19
DpadUp 16
Home 2

Action to go home.

KeycodeHeadsetHook 10
LockScreen 8
Notifications 4

Action to open the notifications.

PowerDialog 6
QuickSettings 5

Action to open the quick settings.

Recents 3

Action to open the recent apps.

TakeScreenshot 9
ToggleSplitScreen 7

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to