diff --git a/docs/api/browser-window.md b/docs/api/browser-window.md index 44021cabe..d2854fc17 100644 --- a/docs/api/browser-window.md +++ b/docs/api/browser-window.md @@ -72,6 +72,8 @@ You can also create a window without chrome by using * `type` String - Specifies the type of the window, possible types are `desktop`, `dock`, `toolbar`, `splash`, `notification`. This only works on Linux. + * `standard-window` Boolean - Use the OS X's standard window instead of the + textured window. Defaults to `false`. * `web-preferences` Object - Settings of web page's features * `javascript` Boolean * `web-security` Boolean