TextInputNode

Retained capability that receives committed text and preedit events while its logical component owns focus.

Calls are synchronous on the owning tree thread and must not re-enter tree operations.

See also

Functions

Link copied to clipboard
abstract fun onTextInput(event: TextInputEvent): InputResult

Handles one focused text-input event.