Skip to main content

VELOCITY_WINDOW

Constant VELOCITY_WINDOW 

Source
pub const VELOCITY_WINDOW: Duration;
Expand description

How far back a velocity is measured by default.

Short enough that the answer is the speed at release rather than the average of the whole gesture, long enough to span several events at any frame rate a platform delivers.