coil-base
/
coil
/
ImageLoader
/
Builder
/
dispatcher
dispatcher
fun
dispatcher
(dispatcher:
CoroutineDispatcher
):
ImageLoader.Builder
Content copied to clipboard
The default
CoroutineDispatcher
to run image requests on.
Default:
Dispatchers.IO