getBrowserViews

fun getBrowserViews(): ERROR CLASS: Symbol not found for js.array.ReadonlyArray<electron/core/BrowserView>(source)

a sorted by z-index array of all BrowserViews that have been attached with addBrowserView or setBrowserView. The top-most BrowserView is the last element of the array.

Note The BrowserView class is deprecated, and replaced by the new WebContentsView class.