const TOUCH_PAN_MIN_SCREEN_PX: f32 = 20.0;
Expand description

Minimum number of DeviceIndependentPixel to begin touch scrolling.