Expand description
Pointer Event Types
Structs§
- Contact
Geometry - The size of an input, usually touch.
- Persistent
Device Id - An identifier for the pointing device that is stable across the session.
- Pointer
Buttons - A set of
PointerButtons. - Pointer
Id - A unique identifier for the pointer.
- Pointer
Info - Identifying information about a pointer, stable across states.
- Pointer
Orientation - Orientation of a pointer.
- Pointer
State - A single pointer state.
- Pointer
Update - A pointer update, along with coalesced and predicted states.
Enums§
- Pointer
Button - An indicator of which pointer button was pressed.
- Pointer
Type - The type of device that has generated a pointer event.