Skip to content

BrowserWindowConstructorOptions.paintWhenInitiallyHidden?

BrowserWindowConstructorOptions › paintWhenInitiallyHidden?

Unofficial

Type: boolean

Whether the renderer should be active when show is false and it has just been created. In order for document.visibilityState to work correctly on first load with show: false this should be set to false.