Skip to main content

Enumeration: UiFocusDirection

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiFocusTypes.ts:9

Directions from which a UI component can be focused.

Enumeration Members

Backward

Backward: "Backward"

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiFocusTypes.ts:12


Forward

Forward: "Forward"

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiFocusTypes.ts:11


Recent

Recent: "Recent"

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiFocusTypes.ts:13


Unspecified

Unspecified: "Unspecified"

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiFocusTypes.ts:10