onAnimationStart

fun ImageRequest.Builder.onAnimationStart(callback: () -> Unit?): ImageRequest.Builder

Set the callback to be invoked at the start of the animation if the result is an animated Drawable.