Window.touchRotateThreshold

Function/Meaning
Multi-touch rotation threshold
Type
Window class property (read/write)
Description
The threshold for starting rotation via multi-touch.
A rotation event occurs when the movement distance of each touch position changes by more than this value.
Once the threshold is exceeded, rotation events remain active until the fingers are released.
Reference
Window.onTouchRotate