coil-base
/
coil
/
EventListener
/
Factory
Factory
fun fun interface
Factory
Content copied to clipboard
A factory that creates new
EventListener
instances.
Types
Functions
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
create
Link copied to clipboard
abstract fun
create
(request:
ImageRequest
):
EventListener
Content copied to clipboard
Return a new
EventListener
.