win: Add toolbar type for BrowserWindow
This commit is contained in:
parent
c644353726
commit
e8e2763131
2 changed files with 10 additions and 8 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue