getBrowserViews

fun getBrowserViews(): <Error class: unknown class><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.