550 B
550 B
BrowserWindowConstructorOptions Object extends BaseWindowConstructorOptions
webPreferencesWebPreferences (optional) - Settings of web page's features.paintWhenInitiallyHiddenboolean (optional) - Whether the renderer should be active whenshowisfalseand it has just been created. In order fordocument.visibilityStateto work correctly on first load withshow: falseyou should set this tofalse. Setting this tofalsewill cause theready-to-showevent to not fire. Default istrue.