onCursorChange

abstract fun onCursorChange(browser: CefBrowser, cursorType: Int): Boolean

Handle cursor changes.

Return

true if the cursor change was handled.

Parameters

browser

The browser generating the event.

cursorType

The new cursor type.