Module android_activity::input
source · Structs
A bitfield representing the state of buttons during a motion event.
A bitfield representing which edges were touched by a motion event.
A key event
Flags associated with
KeyEvent.A bitfield representing the state of modifier keys during an event.
A motion event
Flags associated with this
MotionEvent.A view into the data of a specific pointer in a motion event.
An iterator over the pointers in a
MotionEvent.Enums
An axis of a motion event.
An enum representing the class of a
MotionEvent or KeyEvent sourceEnum of possible input events
Key actions.
Key codes.
A motion action.
An enum representing the source of an
MotionEvent or KeyEvent