📝 Adjust 80 chars per line
[ci skip]
This commit is contained in:
parent
4c45c80fb4
commit
ebf509bbe4
1 changed files with 2 additions and 1 deletions
|
@ -259,7 +259,8 @@ and `will-quit` events will not be emitted.
|
|||
|
||||
### `app.focus()`
|
||||
|
||||
On Linux, focuses on the first visible window. On OS X, makes the application the active app. On Windows, focuses on the application's first window.
|
||||
On Linux, focuses on the first visible window. On OS X, makes the application
|
||||
the active app. On Windows, focuses on the application's first window.
|
||||
|
||||
### `app.hide()` _OS X_
|
||||
|
||||
|
|
Loading…
Reference in a new issue