Type Alias: UiKnobInteractionEvent
UiKnobInteractionEvent =
SingleKnobOuterInc
|SingleKnobOuterDec
|SingleKnobInnerInc
|SingleKnobInnerDec
|SingleKnobPress
|SingleKnobPressLong
|LeftKnobOuterInc
|LeftKnobOuterDec
|LeftKnobInnerInc
|LeftKnobInnerDec
|LeftKnobPress
|LeftKnobPressLong
|RightKnobOuterInc
|RightKnobOuterDec
|RightKnobInnerInc
|RightKnobInnerDec
|RightKnobPress
|RightKnobPressLong
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiInteraction.ts:33
Interaction events originating from the bezel rotary knobs.