Interface: PfdSetupViewProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdSetupView/PfdSetupView.tsx:24
Component props for PfdSetupView.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
containerRef
containerRef:
NodeReference
<HTMLElement
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:18
A reference to the root element of the view's container.
Inherited from
pfdSettingManager
pfdSettingManager:
UserSettingManager
<PfdUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdSetupView/PfdSetupView.tsx:29
A manager for display user settings.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
supportSvt
supportSvt:
boolean
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/Views/PfdSetupView/PfdSetupView.tsx:26
Whether the PFD synthetic vision display is supported.
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiView.ts:15
The UI service instance.