rd-framework
2023.3.2-preview1
rd-framework
/
com.jetbrains.rd.framework.base
/
IRdWireableDispatchHelper
/
dispatch
dispatch
abstract
fun
dispatch
(
lifetime
:
Lifetime
=
this.lifetime
,
scheduler
:
IScheduler
?
=
null
,
action
:
(
)
->
Unit
)
Content copied to clipboard
open
fun
dispatch
(
scheduler
:
IScheduler
?
=
null
,
action
:
(
)
->
Unit
)
Content copied to clipboard