Type Alias RawButtonReleaseEvent

Source
pub type RawButtonReleaseEvent = RawButtonPressEvent;
Expand description

The RawButtonReleaseEvent event.

Aliased Typeยง

struct RawButtonReleaseEvent { /* private fields */ }