Browse Source

:memo: Document `BrowserView.getAllViews()`

Felix Rieseberg 7 years ago
parent
commit
69e461083a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      docs/api/browser-view.md

+ 4 - 0
docs/api/browser-view.md

@@ -40,6 +40,10 @@ view.webContents.loadURL('https://electronjs.org')
 
 ### Static Methods
 
+#### `BrowserView.getAllViews()`
+
+Returns `BrowserView[]` - An array of all opened BrowserViews.
+
 #### `BrowserView.fromId(id)`
 
 * `id` Integer