kTouchSlop constant

double const kTouchSlop

Maximum distance in cells the pointer can move before the tap is cancelled.

Implementation

static const double kTouchSlop = 2.0;