toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
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