Flags that indicate the type of gestures that the gesture subsystem can detected.
None | Flag indicating no gesture. |
Hold | Flag indicating a hold gesture. |
Manipulation | Flag indicating a manipulation gesture. |
Navigation | Flag indicating a navigation gesture. |
Recognition | Flag indicating a recognition gesture. |
Tapped | Flag indicating a tap gesture. |
All | Indicates that the gesture subsystem can detect gestures of all types. |