Type Alias DeviceButtonReleaseEvent

Source
pub type DeviceButtonReleaseEvent = DeviceKeyPressEvent;
Expand description

The DeviceButtonReleaseEvent event.

Aliased Typeยง

struct DeviceButtonReleaseEvent { /* private fields */ }