Update browser-window.md
This commit is contained in:
parent
ffb0c22a80
commit
116e4c877e
1 changed files with 4 additions and 0 deletions
|
@ -394,6 +394,10 @@ Opens the developer tools.
|
|||
|
||||
Closes the developer tools.
|
||||
|
||||
### BrowserWindow.toggleDevTools()
|
||||
|
||||
Toggle the developer tools.
|
||||
|
||||
### BrowserWindow.inspectElement(x, y)
|
||||
|
||||
* `x` Integer
|
||||
|
|
Loading…
Reference in a new issue