1 reference to CreateAnimationFromUriImageSourceAsync
Microsoft.Maui.Controls.Compatibility (1)
iOS\Renderers\ImageRenderer.cs (1)
224
FormsCAKeyFrameAnimation animation = await ImageAnimationHelper.
CreateAnimationFromUriImageSourceAsync
(imagesource as UriImageSource, cancelationToken).ConfigureAwait(false);