lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.event
/
LvglEventCallback
/
Companion
Companion
common
linuxArm32
linuxX64
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
Functions
create
Link copied to clipboard
common
linuxArm32
linuxX64
expect
fun
create
(
userData
:
Any
?
=
null
,
callback
:
(
evt
:
LvglEvent
,
userData
:
Any
?
)
->
Unit
)
:
LvglEventCallback
Creates a new
LvglEventCallback
object.
actual
fun
create
(
userData
:
Any
?
,
callback
:
(
evt
:
LvglEvent
,
userData
:
Any
?
)
->
Unit
)
:
LvglEventCallback
actual
fun
create
(
userData
:
Any
?
,
callback
:
(
evt
:
LvglEvent
,
userData
:
Any
?
)
->
Unit
)
:
LvglEventCallback