mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Doc togglefullscreen menu item role
This commit is contained in:
@@ -52,6 +52,7 @@ The `role` property can have following values:
|
||||
* `minimize` - Minimize current window
|
||||
* `close` - Close current window
|
||||
* `quit`- Quit the application
|
||||
* `togglefullscreen`- Toggle full screen mode on the current window
|
||||
|
||||
On macOS `role` can also have following additional values:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user