lvglkt-drivers
0.2.0
common
linuxArm32
linuxX64
lvglkt-drivers
/
io.gitlab.embedSoft.lvglKt.drivers.input
/
InputDevice
Input
Device
common
linuxArm32
linuxX64
expect
class
InputDevice
Content copied to clipboard
Represents an input device (Mouse, Touchscreen etc).
actual
class
InputDevice
Content copied to clipboard
actual
class
InputDevice
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
linuxArm32
linuxX64
object
Companion
Content copied to clipboard
object
Companion
Content copied to clipboard
Functions
set
Cursor
Link copied to clipboard
common
linuxArm32
linuxX64
expect
fun
setCursor
(
cursor
:
LvglObjectBase
?
)
Content copied to clipboard
Changes the cursor used by the input device.
actual
fun
setCursor
(
cursor
:
LvglObjectBase
?
)
Content copied to clipboard
actual
fun
setCursor
(
cursor
:
LvglObjectBase
?
)
Content copied to clipboard
Properties
lvIndevPtr
Link copied to clipboard
linuxArm32
val
lvIndevPtr
:
CPointer
<
lv_indev_t
>
?
Content copied to clipboard
lvIndevPtr
Link copied to clipboard
linuxX64
val
lvIndevPtr
:
CPointer
<
lv_indev_t
>
?
Content copied to clipboard