Merge pull request #397 from RobberPhex/master
Add document for browser-window's icon
This commit is contained in:
commit
bf5fc2db9b
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ You can also create a window without chrome by using
|
|||
* `fullscreen` Boolean - Whether the window should show in fullscreen
|
||||
* `kiosk` Boolean - The kiosk mode
|
||||
* `title` String - Default window title
|
||||
* `icon` String - The path of icon file
|
||||
* `show` Boolean - Whether window should be shown when created
|
||||
* `frame` Boolean - Specify `false` to create a
|
||||
[Frameless Window](frameless-window.md)
|
||||
|
|
Loading…
Reference in a new issue