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.dsl
/
EventTransitionBuilder
/
becomes
becomes
infix
fun
becomes
(
newState
:
S
)
:
TransitionWithSideEffect
<
S
,
E
>
Specifies the target state for the transition.
Example:
on TimerExpired becomes Green
Content copied to clipboard