Hides the theia-top-panel depending on the selected titleBarStyle.
The theia-top-panel is used as the container of the main, application menu-bar for the
browser. Native Electron has it's own.
By default, this method is called on application onStart.
Hides the
theia-top-panel
depending on the selectedtitleBarStyle
. Thetheia-top-panel
is used as the container of the main, application menu-bar for the browser. Native Electron has it's own. By default, this method is called on applicationonStart
.