Module pointer

Source
Expand description

Pointer Event Types

Structs§

ContactGeometry
The size of an input, usually touch.
PersistentDeviceId
An identifier for the pointing device that is stable across the session.
PointerButtons
A set of PointerButtons.
PointerId
A unique identifier for the pointer.
PointerInfo
Identifying information about a pointer, stable across states.
PointerOrientation
Orientation of a pointer.
PointerState
A single pointer state.
PointerUpdate
A pointer update, along with coalesced and predicted states.

Enums§

PointerButton
An indicator of which pointer button was pressed.
PointerType
The type of device that has generated a pointer event.