mirror of
https://github.com/electron/electron.git
synced 2026-01-11 00:18:02 -05:00
Update browser-window.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user