mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-extras
/
kt.mobius.extras
/
MappedEffectHandler
/
MappedEffectHandler
Mapped
Effect
Handler
constructor
(
effectHandler
:
Connectable
<
II
,
OO
>
,
mapEffect
:
(
I
)
->
II
?
=
{ null }
,
mapEvent
:
(
OO
)
->
O
?
=
{ null }
)