Skip to main content

SINGLE_POINTER

Constant SINGLE_POINTER 

Source
pub const SINGLE_POINTER: u64 = 0;
Expand description

Single-pointer sentinel for mouse-driven flows. iOS touch dispatch substitutes the UITouch* cast to u64 so multiple fingers can drag independently.