Window.touchScaleThreshold

Function/Meaning
Multi-touch scaling threshold
Type
Window class property (read/write)
Description
This is the threshold for starting scaling with multi-touch.
A scaling event occurs when the distance between two touch positions changes by more than this value.
Once the threshold is exceeded, scaling events remain active until the fingers are released.
Reference
Window.onTouchScaling