Type Alias: PfdInsetEntry<T>
PfdInsetEntry<
T> =object
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInsetTypes.ts:15
An entry describing a rendered PFD inset.
Type Parameters
| Type Parameter | Default type |
|---|---|
T extends PfdInset | PfdInset |
Properties
inset
readonlyinset:T
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInsetTypes.ts:20
A reference to the inset.
key
readonlykey:string
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/PfdInstruments/Inset/PfdInsetTypes.ts:17
The key of the inset.