Type Alias: DisplayPaneSettings
DisplayPaneSettings =
object
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/DisplayPanesUserSettings.ts:10
Generates the UserSettingDefinition type based on the settings object
Properties
displayPaneController
displayPaneController:
DisplayPaneController
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/DisplayPanesUserSettings.ts:24
The index of the GTC currently controlling the display pane, or -1
if no GTC is controlling the pane.
displayPaneDesignatedView
displayPaneDesignatedView:
string
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/DisplayPanesUserSettings.ts:18
The key of the display pane's designated view.
displayPaneDesignatedWeatherView
displayPaneDesignatedWeatherView:
string
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/DisplayPanesUserSettings.ts:21
The key of the display pane's designated weather view.
displayPaneHalfSizeOnly
displayPaneHalfSizeOnly:
boolean
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/DisplayPanesUserSettings.ts:27
Whether the view currently displayed by the display pane only supports half-size mode.
displayPaneMapPointerActive
displayPaneMapPointerActive:
boolean
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/DisplayPanesUserSettings.ts:30
Whether the map pointer is active for the display pane.
displayPaneView
displayPaneView:
string
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/DisplayPanesUserSettings.ts:15
The key of the view currently displayed by the display pane.
displayPaneVisible
displayPaneVisible:
boolean
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/DisplayPanesUserSettings.ts:12
Whether a display pane is visible.