kPrecisePointerSwipeSlop top-level constant
double
const kPrecisePointerSwipeSlop
Like kSwipeSlop, but for more precise pointers like mice and trackpads.
Implementation
const double kPrecisePointerSwipeSlop = kPrecisePointerHitSlop * 2.0;