danielamitay / DACircularProgress

DACircularProgress is a UIView subclass with circular UIProgressView properties.
Other
2.38k stars 341 forks source link

Stop animation on some position #79

Open tornikegomareli opened 6 years ago

tornikegomareli commented 6 years ago

I want to stop animation after setProgress method call in some position.

Is it possible to make? And how I can achieve this. Thanks.