coil-base
/
coil
/
EventListener
/
Factory
/
Companion
/
invoke
invoke
@
JvmStatic
@
JvmName
(
name =
"create"
)
operator fun
invoke
(listener:
EventListener
):
EventListener.Factory
Content copied to clipboard
Create an
EventListener.Factory
that always returns
listener
.