toggle menu
kstatemachine
0.33.0
common
switch theme
search in API
kstatemachine
/
ru.nsk.kstatemachine.state
/
initialChoiceState
initial
Choice
State
suspend
fun
IState
.
initialChoiceState
(
name
:
String
?
=
null
,
choiceAction
:
suspend
EventAndArgument
<
*
>
.
(
)
->
State
)
:
DefaultChoiceState