kvision-datacontainer
5.16.2
kvision-datacontainer
/
io.kvision.data
/
DataContainer
/
onUpdate
on
Update
fun
onUpdate
(
handler
:
(
)
->
Unit
)
:
DataContainer
<
M
,
C
,
CONT
>
Content copied to clipboard
Sets a notification handler called after every update.
Return
current container
Parameters
handler
notification handler