Constant STATE_MODS_DEPRESSED
pub const STATE_MODS_DEPRESSED: u32 = _; // 1u32
Expand description
Depressed modifiers, i.e. a key is physically holding them.
pub const STATE_MODS_DEPRESSED: u32 = _; // 1u32
Depressed modifiers, i.e. a key is physically holding them.