coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-core
/
coil3.intercept
/
Interceptor
Interceptor
fun
interface
Interceptor
Observe, transform, short circuit, or retry requests to an
ImageLoader
's image engine.
Members
Types
Chain
Link copied to clipboard
interface
Chain
Functions
intercept
Link copied to clipboard
abstract
suspend
fun
intercept
(
chain
:
Interceptor.Chain
)
:
ImageResult