kvision-state-flow
5.16.0
kvision-state-flow
/
io.kvision.core
/
onChangeLaunch
on
Change
Launch
inline
fun
<
T
>
T
.
onChangeLaunch
(
coroutineScope
:
<Error class: unknown class>
=
KVScope
,
noinline
handler
:
suspend
T
.
(
<Error class: unknown class>
)
->
Unit
)
:
Int
Content copied to clipboard
An extension function for defining on change suspending event handlers.