Constant MOUSE_DOUBLE_CLICK_RADIUS
pub const MOUSE_DOUBLE_CLICK_RADIUS: &'static str;
Available on crate feature
dep_sdl3
only.Expand description
A variable setting the double click radius, in pixels.
This hint can be set anytime.
§Availability
This hint is available since SDL 3.2.0.