Callback

expect interface Callback
actual interface Callback
actual interface Callback

Functions

Link copied to clipboard
expect abstract fun onFocus(focused: Boolean)
actual abstract fun onFocus(focused: Boolean)
actual abstract fun onFocus(focused: Boolean)
Link copied to clipboard
expect abstract fun onKey()
actual abstract fun onKey()
actual abstract fun onKey()
Link copied to clipboard
expect abstract fun onMouse()
actual abstract fun onMouse()
actual abstract fun onMouse()
Link copied to clipboard
expect abstract fun onResize(columns: Int, rows: Int, width: Int, height: Int)
actual abstract fun onResize(columns: Int, rows: Int, width: Int, height: Int)
actual abstract fun onResize(columns: Int, rows: Int, width: Int, height: Int)