Constant SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS

pub const SDL_HINT_MOUSE_DOUBLE_CLICK_RADIUS: *const i8 = _; // {alloc39779<imm>: *const i8}
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.