3 references to UpdateIsAnimationPlaying
Microsoft.Maui (3)
Handlers\Image\ImageHandler.iOS.cs (1)
32 handler.PlatformView?.UpdateIsAnimationPlaying(image);
Platform\iOS\ImageSourcePartExtensions.cs (1)
43 imageView.UpdateIsAnimationPlaying(image);
Platform\iOS\ImageViewExtensions.cs (1)
45 imageView.UpdateIsAnimationPlaying(image);