Constant compositing::touch::TOUCH_PAN_MIN_SCREEN_PX
source ยท const TOUCH_PAN_MIN_SCREEN_PX: f32 = 20.0;
Expand description
Minimum number of DeviceIndependentPixel
to begin touch scrolling.
const TOUCH_PAN_MIN_SCREEN_PX: f32 = 20.0;
Minimum number of DeviceIndependentPixel
to begin touch scrolling.