Enumeration
WPEPlatformGesture
Members
| Name | Description | 
|---|---|
WPE_GESTURE_NONE | 
          No gesture.  | 
        
WPE_GESTURE_TAP | 
          Tap gesture that has a corresponding position.  | 
        
WPE_GESTURE_DRAG | 
          Drag gesture that has a corresponding position and delta.  |