Enumerates values returned by several types.
Syntax
public enum AccessibilityGesture
Remarks
Enumerates value returned by the following:
.
Members
Member Name | Description |
---|
SwipeDown | The user has performed a swipe down gesture on the touch screen.
|
SwipeDownAndLeft | The user has performed an down and left gesture on the touch screen.
|
SwipeDownAndRight | The user has performed an down and right gesture on the touch screen.
|
SwipeDownAndUp | The user has performed a swipe down and up gesture on the touch screen.
|
SwipeLeft | The user has performed a swipe left gesture on the touch screen.
|
SwipeLeftAndDown | The user has performed a left and down gesture on the touch screen.
|
SwipeLeftAndRight | The user has performed a swipe left and right gesture on the touch screen.
|
SwipeLeftAndUp | The user has performed a left and up gesture on the touch screen.
|
SwipeRight | The user has performed a swipe right gesture on the touch screen.
|
SwipeRightAndDown | The user has performed a right and down gesture on the touch screen.
|
SwipeRightAndLeft | The user has performed a swipe right and left gesture on the touch screen.
|
SwipeRightAndUp | The user has performed a right and up gesture on the touch screen.
|
SwipeUp | The user has performed a swipe up gesture on the touch screen.
|
SwipeUpAndDown | The user has performed a swipe up and down gesture on the touch screen.
|
SwipeUpAndLeft | The user has performed an up and left gesture on the touch screen.
|
SwipeUpAndRight | The user has performed an up and right gesture on the touch screen.
|
Requirements
Namespace: Android.AccessibilityServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0