Baseflow / LottieXamarin

Render After Effects animations natively on Android, iOS, MacOS and TvOS for Xamarin
https://baseflow.com
Apache License 2.0
1.22k stars 262 forks source link

Replacement for OnPlayProgressSegment event? #384

Open jaysidri opened 2 years ago

jaysidri commented 2 years ago

💬 Questions and Help

I've upgraded Lottie from 3.x.x to 4.0.1 and found that PlayProgressSegment() was removed in favour of PlayMinAndMaxProgress().

However, OnPlayProgressSegment event was also removed and I do not see an alternative for this? I need an event that fires PlayMinAndMaxProgress() is invoked.