| 
    Tizen Native API
    5.5
    
   
   | 
  
  
  
 
Enumeration for the instance of properties belonging to the PanGestureDetector class. More...
Public Types | |
| enum | |
| Enumeration for the instance of properties belonging to the PanGestureDetector class.  More... | |
Enumeration for the instance of properties belonging to the PanGestureDetector class.
| anonymous enum | 
Enumeration for the instance of properties belonging to the PanGestureDetector class.
| SCREEN_POSITION | 
 name "screenPosition", type Vector2 
  | 
| SCREEN_DISPLACEMENT | 
 name "screenDisplacement", type Vector2 
  | 
| SCREEN_VELOCITY | 
 name "screenVelocity", type Vector2 
  | 
| LOCAL_POSITION | 
 name "localPosition", type Vector2 
  | 
| LOCAL_DISPLACEMENT | 
 name "localDisplacement", type Vector2 
  | 
| LOCAL_VELOCITY | 
 name "localVelocity", type Vector2 
  | 
| PANNING | 
 name "panning", type bool 
  |