toggle menu
kstatemachine
0.33.0
common
switch theme
search in API
kstatemachine
/
ru.nsk.kstatemachine.statemachine
/
StateMachine
/
IgnoredEventHandler
Ignored
Event
Handler
fun
interface
IgnoredEventHandler
Members
Functions
on
Ignored
Event
Link copied to clipboard
abstract
suspend
fun
onIgnoredEvent
(
eventAndArgument
:
EventAndArgument
<
*
>
)
It is up to user to throw exception from this method or not