getScreenPoint

abstract fun getScreenPoint(browser: CefBrowser, viewPoint: Point): Point

Retrieve the screen point for the specified view point.

Return

The screen point.

Parameters

browser

The browser generating the event.

viewPoint

The point in the view.