Window.touchScaleThreshold

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

This is the threshold to start enlargement with multi-touch. The expansion event occurs when the distance between the two touch positions changes by more than this value.
Once the threshold is exceeded, the expansion event will be active until the finger is released.

Reference
Window.onTouchScaling