📝 Add docs on image support in atom-shell.

This commit is contained in:
Cheng Zhao
2014-06-23 22:58:42 +08:00
parent 2ff4d56d6d
commit 1a0d8a4aa9
3 changed files with 29 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ You can also create a window without chrome by using
zoom percent / 100, so `3.0` represents `300%`
* `kiosk` Boolean - The kiosk mode
* `title` String - Default window title
* `icon` String - The path of icon file
* `icon` [Image](image.md) - The window icon
* `show` Boolean - Whether window should be shown when created
* `frame` Boolean - Specify `false` to create a
[Frameless Window](frameless-window.md)