AnimatedImageViewDelegate
Protocol of AnimatedImageView
.
-
animatedImageView(_:didPlayAnimationLoops:)
Default implementationCalled after the animatedImageView has finished each animation loop.
Default Implementation
-
animatedImageViewDidFinishAnimating(_:)
Default implementationCalled after the
AnimatedImageView
has reached the max repeat count.Default Implementation