Skip to main content

Enumeration: UiKnobControlSide

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/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/UiSystem/UiKnobTypes.ts:89


Left

Left = 1

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/UiSystem/UiKnobTypes.ts:87


None

None = 0

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/UiSystem/UiKnobTypes.ts:86


Right = 2

Defined in

src/workingtitle-instruments-g3x-touch/html_ui/Pages/VCockpit/Instruments/NavSystems/G3XTouch/Shared/UiSystem/UiKnobTypes.ts:88