BrowserWindowConstructorOptions.titleBarOverlay?
BrowserWindowConstructorOptions › titleBarOverlay?
Unofficial
Type: boolean | ElectronTitleBarOverlay
When using a frameless window in conjunction withwin.setWindowButtonVisibility(true) on macOS or using a titleBarStyle so that the standard window controls are visible, this property enables the Window Controls Overlay JavaScript APIs and CSS Environment Variables. Specifying true will result in an overlay with default system colors.