MultiTouch Method (MobileObject)

Class

MobileObject class

Action

Performs a multi-touch operation with the given pointers. For every given pointer a swipe operation is executed at the same time.

Syntax

object.MultiTouch(pointers)
Variable Description
pointers A list of pointers where every pointer contains a list of points describing it's touch path. LIST OF LIST OF POINT.