Skip to main content

Interface: DisplayOverlayController

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/DisplayOverlay/DisplayOverlayController.ts:6

A controller for the display overlay layer on a G3000 GDU or GTC.

Properties

hideMainContent

readonly hideMainContent: MutableSubscribable<boolean>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/DisplayOverlay/DisplayOverlayController.ts:11

Whether to hide the display's main content.


showOverlay

readonly showOverlay: MutableSubscribable<boolean>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/DisplayOverlay/DisplayOverlayController.ts:8

Whether to show the display's overlay.