Update browser-window.md
This commit is contained in:
parent
a0ebde0181
commit
f2e32791b1
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
|
|||
buttons prevent issues with mouse events that occur with the standard
|
||||
window toolbar buttons. **Note:** This option is currently experimental.
|
||||
* `fullscreenWindowTitle` Boolean (optional) - Shows the title in the
|
||||
tile bar in full screen mode on macOS for all `titleBarStyle` options.
|
||||
title bar in full screen mode on macOS for all `titleBarStyle` options.
|
||||
Default is `false`.
|
||||
* `thickFrame` Boolean (optional) - Use `WS_THICKFRAME` style for frameless windows on
|
||||
Windows, which adds standard window frame. Setting it to `false` will remove
|
||||
|
|
Loading…
Reference in a new issue