feat: support fullScreen BrowserWindow property (#23145)
This commit is contained in:
parent
928e23a263
commit
f3dc3997b1
3 changed files with 75 additions and 15 deletions
|
@ -807,6 +807,10 @@ hide it immediately.
|
|||
|
||||
A `Boolean` property that determines whether the window is in simple (pre-Lion) fullscreen mode.
|
||||
|
||||
#### `win.fullScreen`
|
||||
|
||||
A `Boolean` property that determines whether the window is in fullscreen mode.
|
||||
|
||||
#### `win.visibleOnAllWorkspaces`
|
||||
|
||||
A `Boolean` property that determines whether the window is visible on all workspaces.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue