toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
coil-core
/
coil3
/
ImageLoader
/
Builder
/
fetcherCoroutineContext
fetcher
Coroutine
Context
fun
fetcherCoroutineContext
(
context
:
CoroutineContext
)
:
ImageLoader.Builder
The
CoroutineContext
that
Fetcher.fetch
will be executed in.
Default:
Dispatchers.IO