Mention 'activate-with-no-open-windows' on OS X only.
This commit is contained in:
parent
3ad5d17612
commit
c006c4efa4
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ must be registered to be opened by your application.
|
||||||
|
|
||||||
You should call `event.preventDefault()` if you want to handle this event.
|
You should call `event.preventDefault()` if you want to handle this event.
|
||||||
|
|
||||||
### Event: 'activate-with-no-open-windows'
|
### Event: 'activate-with-no-open-windows' _OS X_
|
||||||
|
|
||||||
Emitted when the application is activated while there are no open windows, which
|
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
|
usually happens when the user has closed all of the application's windows and
|
||||||
|
|
Loading…
Reference in a new issue