Type Alias MotionEvent

Source
pub type MotionEvent = ButtonPressEvent;
Expand description

The MotionEvent event.

Aliased Typeยง

struct MotionEvent { /* private fields */ }