parent
d8f77e5134
commit
69cc3ab5ef
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Properties `width` and `height` are required.
|
|||
* `always-on-top` Boolean - Whether the window should always stay on top of
|
||||
other windows.
|
||||
* `fullscreen` Boolean - Whether the window should show in fullscreen. When
|
||||
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.
|
||||
* `skip-taskbar` Boolean - Whether to show the window in taskbar.
|
||||
* `kiosk` Boolean - The kiosk mode.
|
||||
* `title` String - Default window title.
|
||||
|
|
Loading…
Reference in a new issue