mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Merge pull request #3483 from preco21/patch-4
'app-command' event is only available in Windows
This commit is contained in:
@@ -232,7 +232,7 @@ Emitted when the window enters full screen state triggered by html api.
|
||||
|
||||
Emitted when the window leaves full screen state triggered by html api.
|
||||
|
||||
### Event: 'app-command':
|
||||
### Event: 'app-command' _Windows_
|
||||
|
||||
Emitted when an [App Command](https://msdn.microsoft.com/en-us/library/windows/desktop/ms646275(v=vs.85).aspx)
|
||||
is invoked. These are typically related to keyboard media keys or browser
|
||||
|
||||
Reference in New Issue
Block a user