Constant JOYSTICK_DEVICE

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

A variable containing a comma separated list of devices to open as joysticks.

This variable is currently only used by the Linux joystick driver.

§Availability

This hint is available since SDL 3.2.0.