onInputEvent
abstract fun onInputEvent(position: <Error class: unknown class>, event: Any?): Boolean
Content copied to clipboard
Called when given input event occurs at given position.
Return
true
if the event has been consumed.
Called when given input event occurs at given position.
true
if the event has been consumed.