coil-base
/
coil
/
executeBlocking
execute
Blocking
@
WorkerThread
()
fun
ImageLoader
.
executeBlocking
(request:
ImageRequest
):
ImageResult
Content copied to clipboard
Execute the
request
and block the current thread until it completes.
See also
coil.ImageLoader