toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.util
/
StreamCoilImageLoaderFactory
Stream
Coil
Image
Loader
Factory
fun
interface
StreamCoilImageLoaderFactory
A factory that creates new Coil
ImageLoader
instances.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
image
Loader
Link copied to clipboard
abstract
fun
imageLoader
(
context
:
Context
)
:
ImageLoader
Returns a new Coil
ImageLoader
.