kHoverTapSlop top-level constant
Maximum distance between the down and up pointers for a tap. (Currently not honored by the TapGestureRecognizer; PrimaryPointerGestureRecognizer, which TapGestureRecognizer inherits from, uses kTouchSlop.)
Implementation
const double kHoverTapSlop = 20.0