PACECloudSDK
/
cloud.pace.sdk.utils
/
onMainThread
on
Main
Thread
inline fun
onMainThread
(crossinline block: suspend () ->
Unit
):
Job
Content copied to clipboard
launch
a new coroutine on the main thread.