Class ReadyToSelectState

The ready to select state of the keyboard mouse and trackpad input state machine.

Hierarchy (View Summary)

Constructors

Properties

_eventGuards: Partial<
    EventGuards<
        KmtInputEventMapping,
        ReadyToSelectStatePossibleTargetStates,
        SelectionContext,
        Guard<SelectionContext, string>,
    >,
> = {}
_guards: Guard<SelectionContext> = {}
leftPointerMove: any = ...

Accessors

Methods