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