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.events
/
thenStay
then
Stay
fun
<
T
,
E
:
StateEvent
>
StateEventHandler
<
T
,
E
>
.
thenStay
(
)
:
StateEventHandler
<
T
,
E
>
Creates a StateEventHandler that always returns the same state regardless of the event.