coil-root
Toggle table of contents
3.4.0-SNAPSHOT
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
coil-root
coil-gif
/
coil3.gif
/
onAnimationEnd
on
Animation
End
fun
ImageRequest.Builder
.
onAnimationEnd
(
callback
:
(
)
->
Unit
?
)
:
ImageRequest.Builder
Set the callback to be invoked at the end of the animation if the result is an animated
Drawable
.