onPopupShow

abstract fun onPopupShow(browser: CefBrowser, show: Boolean)

Show or hide the popup window.

Parameters

browser

The browser generating the event.

show

True if the popup window is being shown.