Doc togglefullscreen menu item role

This commit is contained in:
Kevin Sawicki 2016-06-21 09:43:29 -07:00
parent dcd832e88c
commit 35097b244e

View file

@ -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: