kDoubleTapSlop top-level constant

const kDoubleTapSlop = 100.0

Distance between the initial position of the first touch and the start position of a potential second touch for the second touch to be considered the second touch of a double-tap gesture.

Implementation

const double kDoubleTapSlop = 100.0