mvvm-livedata
/
dev.icerock.moko.mvvm.utils
/
setEventHandler
ios
set
Event
Handler
fun <
T
:
Any
>
<ERROR CLASS>
.
setEventHandler
(notification:
<ERROR CLASS>
, ref:
T
, lambda:
T
.() ->
Unit
)
Content copied to clipboard
fun <
T
>
T
.
setEventHandler
(event:
<ERROR CLASS>
, lambda:
T
.() ->
Unit
)
Content copied to clipboard