OnImeCompositionRangeChanged

open fun OnImeCompositionRangeChanged(browser: CefBrowser, selectionRange: CefRange, characterBounds: Array<Rectangle>)

Called when the IME composition range has changed.

Parameters

browser

the browser for that the composition has been changed

selectionRange

the range of characters that have been selected

characterBounds

the bounds of each character in view coordinates