getBrowserViews
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 newWebContentsView
class.