coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
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