Removed duplicate isDevToolsFocused entry
This commit is contained in:
parent
7de97a55f7
commit
fd11b7e7db
1 changed files with 0 additions and 4 deletions
|
@ -664,10 +664,6 @@ Returns whether the devtools view is focused .
|
||||||
|
|
||||||
Toggles the developer tools.
|
Toggles the developer tools.
|
||||||
|
|
||||||
### `webContents.isDevToolsFocused()`
|
|
||||||
|
|
||||||
Returns whether the developer tools is focused.
|
|
||||||
|
|
||||||
### `webContents.inspectElement(x, y)`
|
### `webContents.inspectElement(x, y)`
|
||||||
|
|
||||||
* `x` Integer
|
* `x` Integer
|
||||||
|
|
Loading…
Reference in a new issue