-
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
L
- launchInterceptorChainOnMainThread(Boolean) - function in coil.ImageLoader.Builder
- lifecycle(LifecycleOwner) - function in coil.request.ImageRequest.Builder
- Set the Lifecycle for this request.
- lifecycle(Lifecycle) - function in coil.request.ImageRequest.Builder
- Set the Lifecycle for this request.
- listener(Function1,Function1,Function2,Function2) - function in coil.request.ImageRequest.Builder
- Convenience function to create and set the Listener.
- listener(ImageRequest.Listener) - function in coil.request.ImageRequest.Builder
- Set the Listener.
- log(String,Integer,String,Throwable) - function in coil.util.DebugLogger
- Write message and/or throwable to a logging destination.
- log(String,Integer,String,Throwable) - function in coil.util.Logger
- Write message and/or throwable to a logging destination.
- logger(Logger) - function in coil.ImageLoader.Builder
- Set the Logger to write logs to.
- Logger - class in coil.util
- Logging interface for ImageLoaders.