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
/
StateConfiguration
/
onExit
on
Exit
fun
onExit
(
action
:
(
state
:
S
)
->
Unit
)
Defines an action to run when exiting this state.
Parameters
action
The action to run