3 references to OnAnimationStopped
Microsoft.Maui.Controls.Compatibility (3)
iOS\Renderers\FormsUIImageView.cs (3)
48
_animation.AnimationStopped -=
OnAnimationStopped
;
56
_animation.AnimationStopped +=
OnAnimationStopped
;
117
_animation.AnimationStopped -=
OnAnimationStopped
;