| Platform | Since |
|---|---|
| iPhone | 0.8 |
| iPad | 0.8 |
| Mobile Web | 1.8 |
Fired when the device detects a swipe gesture (left or right) against the view.
| Name | Type | Summary |
|---|---|---|
| direction | String |
Direction of the swipe--either 'left' or 'right'. |
| globalPoint |
Deprecated Dictionary with properties |
|
| source | Object |
Source object that fired the event. |
| type | String |
Name of the event fired. |
| x | Number |
X coordinate of the event's endpoint, in the |
| y | Number |
Y coordinate of the event's endpoint, in the |