win: Add toolbar type for BrowserWindow

This commit is contained in:
Cheng Zhao 2016-07-11 12:46:50 +09:00
parent c644353726
commit e8e2763131
2 changed files with 10 additions and 8 deletions

View file

@ -197,6 +197,7 @@ supported values are:
(`kCGDesktopWindowLevel - 1`). Note that desktop window will not receive
focus, keyboard or mouse events, but you can use `globalShortcut` to receive
input sparingly.
* On Windows, possible types are `toolbar`,
The `titleBarStyle` option is only supported on macOS 10.10 Yosemite and newer.
Possible values are: