Preedit

constructor(fullText: String, caretPosition: Int, blocks: List<String>, focusedBlock: Int)(source)

Parameters

fullText

complete current preedit text.

caretPosition

UTF-16 caret offset within TextInputEvent.Preedit.fullText.

blocks

ordered platform composition blocks.

focusedBlock

selected block index, or -1 when no block is selected.