browserWindow: adding devtools-focused event
This commit is contained in:
parent
ce3d9f44ff
commit
3aefa5f549
6 changed files with 17 additions and 0 deletions
|
@ -184,6 +184,10 @@ Emitted when devtools is opened.
|
|||
|
||||
Emitted when devtools is closed.
|
||||
|
||||
### Event: 'devtools-focused'
|
||||
|
||||
Emitted when devtools is focused / opened.
|
||||
|
||||
### Class Method: BrowserWindow.getAllWindows()
|
||||
|
||||
Returns an array of all opened browser windows.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue