0

I've loaded a GIF using FFImageLoading, but that GIF is keep looping again and again. Is there a way to stop that loop?

<ffimageloadingsvg:SvgCachedImage x:Name="Logo" Aspect="AspectFit" HorizontalOptions="Center" VerticalOptions="Center" Source="resource://Images.srw-logo-animation.gif"/>

In here Logo is the x Referece of that tag.

Dragon Warrior
  • 307
  • 3
  • 16
  • Please share your code. Thanks for considering [How do I ask a good question](https://stackoverflow.com/help/how-to-ask)? and [How to create a Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example). – Christian Baumann Oct 19 '20 at 08:35
  • @Christian Baumann Well, that is one line SvgCachedImage tag, so I thought won't be necessary. I've updated the code. Please check – Dragon Warrior Oct 19 '20 at 08:41
  • It is an open feature request: https://github.com/luberda-molinet/FFImageLoading/issues/859 Number of repeats to GIF image - #718 – SushiHangover Oct 19 '20 at 15:07

0 Answers0