Baseflow/LottieXamarin

Replacement for OnPlayProgressSegment event?

jaysidri opened this issue · 0 comments

💬 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.