다음을 통해 공유


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

Name Value Description
Back 1

Action to go back.

Home 2

Action to go home.

Recents 3

Action to open the recent apps.

Notifications 4

Action to open the notifications.

QuickSettings 5

Action to open the quick settings.

PowerDialog 6
ToggleSplitScreen 7
LockScreen 8
TakeScreenshot 9
KeycodeHeadsetHook 10
AccessibilityButton 11
AccessibilityButtonChooser 12
AccessibilityShortcut 13
AccessibilityAllApps 14
DismissNotificationShade 15
DpadUp 16
DpadDown 17
DpadLeft 18
DpadRight 19
DpadCenter 20

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