Class
MobileObject class
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
object.PinchOut([percent])
Variable |
Description |
percent |
Optional.percentage of the object's diagonal length for the pinch gesture. INTEGER. |