We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f77e5 commit 69cc3abCopy full SHA for 69cc3ab
docs/api/browser-window.md
@@ -46,7 +46,7 @@ Properties `width` and `height` are required.
46
* `always-on-top` Boolean - Whether the window should always stay on top of
47
other windows.
48
* `fullscreen` Boolean - Whether the window should show in fullscreen. When
49
- set to `false` the fullscreen button will also be hidden on OS X.
+ set to `false` the fullscreen button will be hidden or disabled on OS X.
50
* `skip-taskbar` Boolean - Whether to show the window in taskbar.
51
* `kiosk` Boolean - The kiosk mode.
52
* `title` String - Default window title.
0 commit comments