InputEventListener


fun interface InputEventListener


Listener for InputEvents.

Summary

Public functions

Unit
onInputEvent(inputEvent: InputEvent)

Public functions

onInputEvent

Added in 1.0.0-alpha04
fun onInputEvent(inputEvent: InputEvent): Unit