toggle menu
kstatemachine
0.33.0
common
switch theme
search in API
kstatemachine
/
ru.nsk.kstatemachine.state
/
historyState
history
State
fun
IState
.
historyState
(
name
:
String
?
=
null
,
defaultState
:
IState
?
=
null
,
historyType
:
HistoryType
=
HistoryType.SHALLOW
)
:
DefaultHistoryState