Skip to main content

Module input

Module input 

Source
Expand description

Renderer-neutral raw input and gesture routing primitives.

UiInputEvent remains the small document-facing event enum. This module is the richer backend-facing layer that tracks pointer identity, capture, double-click timing, high-resolution wheel deltas, and drag edit phases.

Structs§

DragGesture
GestureSettings
PointerButtons
PointerCapture
PointerClick
PointerGestureTracker
PointerId
RawKeyboardEvent
RawPointerEvent
RawTextInputEvent
RawWheelEvent

Enums§

GestureEvent
GesturePhase
PointerButton
PointerEventKind
PointerKind
RawInputEvent
WheelDeltaUnit
WheelPhase