Skip to main content

Enumeration: UiFocusDirection

Directions from which a UI component can be focused.

Enumeration Members

Backward

Backward = "Backward"

Defined in

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


Forward

Forward = "Forward"

Defined in

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


Recent

Recent = "Recent"

Defined in

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


Unspecified

Unspecified = "Unspecified"

Defined in

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