toggle menu
tooling-compose
1.3.2
common
switch theme
search in API
tooling-compose
/
dev.datlag.tooling.compose
/
mainDispatcher
main
Dispatcher
fun
mainDispatcher
(
)
:
MainCoroutineDispatcher
Handy equivalent of
Dispatchers.TargetMain
.
Return
the
MainCoroutineDispatcher
for the main thread.
See also
Target
Main
.