get_pinchStartsOnDown();
set_pinchStartsOnDown(value);
Object.defineProperty('pinchStartsOnDown');
Type | Description |
---|---|
boolean | true if PinchStarted events should fire on mouse or touch down; otherwise, it is false (PinchStarted events will fire on mouse or touch up). Default value is true. |