type property

MotionType type
final

The type of motion described by this event.

Indicates whether the event's coordinates describe a relative motion (gyroscope) or the absolute coordinate inside the widget (pointer) events.

Implementation

final MotionType type;