Action
Performs a two-pointer gesture, where each pointer moves opposite across the other, from the center out towards the edges of the this object. For example to zoom in on an image.
Syntax
C#
iMobileGestures.PinchOut([percent])
VB
iMobileGestures.PinchOut([percent])
| Variable |
Description |
| percent |
Optional: percentage of the object's diagonal length for the pinch gesture. Integer. |