|
|
|
|
|
The following functions are used to manage gestures on a phone (iOS/Android) or in a site (multi-touch):
| | GestureCurrentPointer | Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control. | GestureNbPointer | Returns the number of pointers in contact with the screen. | GesturePointerType | Returns the type of pointer used on the device: finger, mouse or stylus. | GesturePosX | Returns the horizontal position of the pointer (finger or stylus). | GesturePosY | Returns the vertical position of the pointer (finger or stylus). |
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|