onGotFocus

abstract fun onGotFocus(browser: CefBrowser)

Called when the browser component has received focus.

Parameters

browser

The browser generating the event.