enqueue

inline fun enqueue(request: ImageRequest): Disposable

Convenience function to get the singleton ImageLoader and enqueue the request.

See also

coil.ImageLoader