Type Alias ButtonId
pub type ButtonId = u32;Available on crate feature
winit only.Expand description
Identifier for a specific button on some device.
pub type ButtonId = u32;winit only.Identifier for a specific button on some device.