pub type DeviceButtonReleaseEvent = DeviceKeyPressEvent;
Expand description

The DeviceButtonReleaseEvent event.

Aliased Type§

struct DeviceButtonReleaseEvent { /* private fields */ }