| Platform | Since |
|---|---|
| Android | 0.8 |
| iPhone | 0.8 |
| iPad | 0.8 |
fired when the scroll view is scrolled
| Name | Type | Summary |
|---|---|---|
| currentPage |
the current page index |
|
| globalPoint |
Deprecated a dictionary with properties x and y describing the point of the event in screen coordinates |
|
| source | Object |
Source object that fired the event. |
| type | String |
Name of the event fired. |
| view |
the current page view |
|
| x |
the x point of the event in receiving view coordiantes |
|
| y |
the y point of the event, in receiving view coordinates |