getScreenInfo

abstract fun getScreenInfo(browser: CefBrowser, screenInfo: CefScreenInfo): Boolean

Retrieve the screen info.

Return

True if this callback was handled. False to fallback to defaults.

Parameters

browser

The browser generating the event.

screenInfo

The screenInfo