coil-singleton
/
coil
/
Coil
/
execute
execute
@
JvmStatic
inline suspend fun
execute
(request:
ImageRequest
):
ImageResult
Content copied to clipboard
Convenience function to get the singleton
ImageLoader
and execute the
request
.
See also
coil.
Image
Loader