coil-root
Toggle table of contents
3.5.0-SNAPSHOT
android
common
nonAndroid
Target filter
android
common
nonAndroid
Switch theme
Search in API
Skip to content
coil-root
coil-core
/
coil3
/
EventListener
/
Factory
Factory
android
common
nonAndroid
actual
fun
interface
Factory
expect
fun
interface
Factory
actual
fun
interface
Factory
Members
Types
Companion
Link copied to clipboard
android
common
nonAndroid
actual
object
Companion
expect
object
Companion
actual
object
Companion
Functions
create
Link copied to clipboard
android
common
nonAndroid
actual
abstract
fun
create
(
request
:
ImageRequest
)
:
EventListener
expect
abstract
fun
create
(
request
:
ImageRequest
)
:
EventListener
actual
abstract
fun
create
(
request
:
ImageRequest
)
:
EventListener