Module pointer

Module pointer 

Source
Expand description

Pointer Event Types

Structs§

PersistentDeviceId
An identifier for the pointing device that is stable across the session.
PointerButtonEvent
An event representing a PointerButton that was pressed or released.
PointerButtons
A set of PointerButtons.
PointerGestureEvent
An event representing a gesture
PointerId
A unique identifier for the pointer.
PointerInfo
Identifying information about a pointer, stable across states.
PointerOrientation
Orientation of a pointer.
PointerScrollEvent
An event representing a scroll
PointerState
A single pointer state.
PointerUpdate
A pointer update, along with coalesced and predicted states.

Enums§

PointerButton
Describes a button of a pointer input device, such as a mouse or stylus pen.
PointerEvent
A standard PointerEvent.
PointerGesture
A touchpad gesture for pointer.
PointerType
The type of device that has generated a pointer event.

Type Aliases§

ContactGeometry
The size of an input, usually touch.