Type Alias RawMotionEvent

Source
pub type RawMotionEvent = RawButtonPressEvent;
Expand description

The RawMotionEvent event.

Aliased Typeยง

struct RawMotionEvent { /* private fields */ }