Android.AccessibilityServices.AccessibilityService: Field Members

The fields of Android.AccessibilityServices.AccessibilityService are listed below. For a list of all members, see the AccessibilityService Members list.

See Also: Inherited members from Android.App.Service

Public Fields

const
GestureSwipeDownAndroid.AccessibilityServices.AccessibilityGesture (2). The user has performed a swipe down gesture on the touch screen.
const
GestureSwipeDownAndLeftAndroid.AccessibilityServices.AccessibilityGesture (15). The user has performed an down and left gesture on the touch screen.
const
GestureSwipeDownAndRightAndroid.AccessibilityServices.AccessibilityGesture (16). The user has performed an down and right gesture on the touch screen.
const
GestureSwipeDownAndUpAndroid.AccessibilityServices.AccessibilityGesture (8). The user has performed a swipe down and up gesture on the touch screen.
const
GestureSwipeLeftAndroid.AccessibilityServices.AccessibilityGesture (3). The user has performed a swipe left gesture on the touch screen.
const
GestureSwipeLeftAndDownAndroid.AccessibilityServices.AccessibilityGesture (10). The user has performed a left and down gesture on the touch screen.
const
GestureSwipeLeftAndRightAndroid.AccessibilityServices.AccessibilityGesture (5). The user has performed a swipe left and right gesture on the touch screen.
const
GestureSwipeLeftAndUpAndroid.AccessibilityServices.AccessibilityGesture (9). The user has performed a left and up gesture on the touch screen.
const
GestureSwipeRightAndroid.AccessibilityServices.AccessibilityGesture (4). The user has performed a swipe right gesture on the touch screen.
const
GestureSwipeRightAndDownAndroid.AccessibilityServices.AccessibilityGesture (12). The user has performed a right and down gesture on the touch screen.
const
GestureSwipeRightAndLeftAndroid.AccessibilityServices.AccessibilityGesture (6). The user has performed a swipe right and left gesture on the touch screen.
const
GestureSwipeRightAndUpAndroid.AccessibilityServices.AccessibilityGesture (11). The user has performed a right and up gesture on the touch screen.
const
GestureSwipeUpAndroid.AccessibilityServices.AccessibilityGesture (1). The user has performed a swipe up gesture on the touch screen.
const
GestureSwipeUpAndDownAndroid.AccessibilityServices.AccessibilityGesture (7). The user has performed a swipe up and down gesture on the touch screen.
const
GestureSwipeUpAndLeftAndroid.AccessibilityServices.AccessibilityGesture (13). The user has performed an up and left gesture on the touch screen.
const
GestureSwipeUpAndRightAndroid.AccessibilityServices.AccessibilityGesture (14). The user has performed an up and right gesture on the touch screen.
const
GlobalActionBackAndroid.AccessibilityServices.GlobalAction (1). Action to go back.
const
GlobalActionHomeAndroid.AccessibilityServices.GlobalAction (2). Action to go home.
const
GlobalActionNotificationsAndroid.AccessibilityServices.GlobalAction (4). Action to open the notifications.
const
GlobalActionPowerDialogAndroid.AccessibilityServices.GlobalAction (6). Action to open the power long-press dialog.
const
GlobalActionQuickSettingsAndroid.AccessibilityServices.GlobalAction (5). Action to open the quick settings.
const
GlobalActionRecentsAndroid.AccessibilityServices.GlobalAction (3). Action to open the recent apps.
const
ServiceInterfacestring. The Android.Content.Intent that must be declared as handled by the service.
const
ServiceMetaDatastring. Name under which an AccessibilityService component publishes information about itself.