Constant MOUSE_DOUBLE_CLICK_TIME

pub const MOUSE_DOUBLE_CLICK_TIME: &'static str;
Available on crate feature dep_sdl3 only.
Expand description

A variable setting the double click time, in milliseconds.

This hint can be set anytime.

§Availability

This hint is available since SDL 3.2.0.