onKeystroke

abstract fun onKeystroke(inputText: String)

Should be called on every input change.

Parameters

inputText

the current input text.