Skip to main content

Enumeration: UiKnobControlSide

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiKnobTypes.ts:85

Bitflags that represent the side(s) for which control of bezel rotary knob behavior is available.

Enumeration Members

Both

Both: 3

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiKnobTypes.ts:89


Left

Left: 1

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiKnobTypes.ts:87


None

None: 0

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiKnobTypes.ts:86


Right: 2

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiKnobTypes.ts:88