implement method on browser window
This commit is contained in:
parent
46d80e8f05
commit
9963ddc485
5 changed files with 23 additions and 1 deletions
|
@ -500,6 +500,10 @@ Toggle the developer tools.
|
|||
|
||||
Starts inspecting element at position (`x`, `y`).
|
||||
|
||||
### BrowserWindow.inspectServiceWorker()
|
||||
|
||||
Opens the developer tools for the service worker context present in the web contents.
|
||||
|
||||
### BrowserWindow.focusOnWebView()
|
||||
|
||||
### BrowserWindow.blurWebView()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue