Constant SDL_KMOD_LALT
pub const SDL_KMOD_LALT: u16 = _; // 256u16
Available on crate feature
dep_sdl3
only.Expand description
the left Alt key is down.
pub const SDL_KMOD_LALT: u16 = _; // 256u16
dep_sdl3
only.the left Alt key is down.