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
/
decoderCoroutineContext
decoder
Coroutine
Context
fun
decoderCoroutineContext
(
context
:
CoroutineContext
)
:
ImageLoader.Builder
The
CoroutineContext
that
Decoder.decode
will be executed in.
Default:
Dispatchers.IO