mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
feat: support fullScreen BrowserWindow property (#23145)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user