Type Alias KeyReleaseEvent

Source
pub type KeyReleaseEvent = KeyPressEvent;
Expand description

The KeyReleaseEvent event.

Aliased Typeยง

struct KeyReleaseEvent { /* private fields */ }