Companion

expect object Companion
actual object Companion
actual object Companion

Functions

Link copied to clipboard
expect fun create(): InputDeviceDriver

Creates a new InputDeviceDriver.

actual fun create(): InputDeviceDriver
actual fun create(): InputDeviceDriver
fromPointer
Link copied to clipboard
fun fromPointer(ptr: CPointer<lv_indev_drv_t>?): InputDeviceDriver
fun fromPointer(ptr: CPointer<lv_indev_drv_t>?): InputDeviceDriver