mvvm-core
/
dev.icerock.moko.mvvm.dispatcher
android
common
ios
Package dev.
icerock.
moko.
mvvm.
dispatcher
Types
Functions
Types
EventsDispatcher
Link copied to clipboard
common
class
EventsDispatcher
<
ListenerType
:
Any
>
Content copied to clipboard
EventsDispatcherOwner
Link copied to clipboard
common
interface
EventsDispatcherOwner
<
T
:
Any
>
Content copied to clipboard
Functions
createExecutorOnMainLooper
Link copied to clipboard
android
fun
createExecutorOnMainLooper
():
Executor
Content copied to clipboard
eventsDispatcherOnMain
Link copied to clipboard
android
inline fun <
T
:
Any
>
eventsDispatcherOnMain
():
EventsDispatcher
<
T
>
Content copied to clipboard