KState
Toggle table of contents
v1.6.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KState
KState
/
ca.acendas.kstate.utils
/
withState
with
State
fun
<
T
>
StateContainer
<
T
>
.
withState
(
action
:
(
T
)
->
Unit
)
Executes an action with the current state.