mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
📝 Adjust 80 chars per line
[ci skip]
This commit is contained in:
@@ -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_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user