| Platform | Since |
|---|---|
| Android | 0.9 |
| iPhone | 0.9 |
| iPad | 0.9 |
| Mobile Web | 1.8 |
Fired as soon as the device detects movement of a touch.
Event coordinates are always relative to the view in which the initial touch occurred
| Name | Type | Summary |
|---|---|---|
| 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, in the |
| y | Number |
Y coordinate of the event, in the |