kScaleSlop top-level constant
double
const kScaleSlop
The distance a touch has to travel for the framework to be confident that the gesture is a scale gesture.
Implementation
const double kScaleSlop = kTouchSlop;