toggle menu
kfsm
jvm
switch theme
search in API
lib
/
app.cash.kfsm
/
Transitioner
/
persist
persist
open
fun
persist
(
from
:
S
,
value
:
V
,
via
:
T
)
:
Result
<
V
>
Will be executed after the transition effect. Use this to persist the value.