mirror of
https://github.com/electron/electron.git
synced 2026-02-02 11:15:33 -05:00
Merge pull request #2024 from atom/dev-tools-doc
📝 Add missing BrowserWindow.isDevToolsOpened method.
This commit is contained in:
@@ -517,6 +517,10 @@ Opens the developer tools.
|
||||
|
||||
Closes the developer tools.
|
||||
|
||||
### BrowserWindow.isDevToolsOpened()
|
||||
|
||||
Returns whether the developer tools are opened.
|
||||
|
||||
### BrowserWindow.toggleDevTools()
|
||||
|
||||
Toggle the developer tools.
|
||||
|
||||
Reference in New Issue
Block a user