Window.touchRotateThreshold

Function/Meaning
Multi-touch rotation threshold
Type
Window Class Properties
Explanation

This is the threshold for starting rotation with multi-touch. A rotation event occurs when the movement distance of each touch position changes by this value or more.
Once the threshold is exceeded, the rotation event is valid until the finger is released.

Reference
Window.onTouchRotate