[OS X] Implement 'activate-with-open-windows' event for app.
This commit is contained in:
parent
4d28fbf561
commit
3ad5d17612
7 changed files with 22 additions and 0 deletions
|
@ -100,6 +100,11 @@ Emitted when the application is activated while there are no open windows, which
|
|||
usually happens when the user has closed all of the application's windows and
|
||||
then clicks on the application's dock icon.
|
||||
|
||||
### Event: activated-with-open-windows _OS X_
|
||||
|
||||
Emitted when the application is activated while there are open windows, which
|
||||
usually happens when clicks on the applications's dock icon.
|
||||
|
||||
### Event: 'browser-window-blur'
|
||||
|
||||
Returns:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue