Skip to main content

WinitMods

Type Alias WinitMods 

Source
pub type WinitMods = Modifiers;
Expand description

Alias for a type that represents the state of keyboard modifiers.

Aliased Typeยง

pub struct WinitMods { /* private fields */ }