Type Alias DeviceKeyReleaseEvent

Source
pub type DeviceKeyReleaseEvent = DeviceKeyPressEvent;
Expand description

The DeviceKeyReleaseEvent event.

Aliased Typeยง

struct DeviceKeyReleaseEvent { /* private fields */ }