| Tizen Native API
    4.0
    | 
_efl_util_event_gesture_edge_swipe_s Struct Reference
  | Public Attributes | |
| efl_util_gesture_mode_e | mode | 
| unsigned int | fingers | 
| int | sx | 
| int | sy | 
| unsigned int | edge | 
Detailed Description
Definition for the edge swipe gesture's event data structure.
- Since :
- 4.0
Member Data Documentation
| unsigned int _efl_util_event_gesture_edge_swipe_s::edge | 
Start edge location
| unsigned int _efl_util_event_gesture_edge_swipe_s::fingers | 
Number of fingers
Mode of a gesture event
Start x point of edge area
Start y point of edge area