Class
MobileObject class
Action
Performs a two-pointer gesture, where each pointer moves toward the other, from the edges to the center of this object. For
example to zoom out on an image.
Syntax
object.PinchIn([percent])
Variable |
Description |
percent |
Optional.percentage of the object's diagonal length for the pinch gesture. INTEGER. |