如何停止FFImageLoading gif循环?

时间:2020-10-19 08:33:46

标签: xamarin xamarin.forms xamarin.android xamarin.ios ffimageloading

我已经使用FFImageLoading加载了GIF,但是该GIF不断循环播放。有没有办法停止该循环?

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

在这里Logo是该标记的x Referece。

0 个答案:

没有答案