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