Is it possible to pause / resume / stop CAAnimation
, at any given time when animation is in progress?
Asked
Active
Viewed 2,005 times
1
-
This appears to be a duplicate of your question: http://stackoverflow.com/questions/929974/is-there-an-way-to-pause-an-core-animation-and-resume-it-at-some-time-later – Brad Larson Sep 09 '09 at 14:39
-
possible duplicate of [Is there a way to pause a CABasicAnimation?](http://stackoverflow.com/questions/2306870/is-there-a-way-to-pause-a-cabasicanimation) – Vladimir Jun 09 '10 at 07:35
-
@Vladimir - Actually that question is a duplicate of this one. However this one is a duplicate of the question that Brad Larson mentioned. – pasawaya Oct 22 '12 at 02:33
-
Have a look at this (but how accurate works depends on device) [Look at this][1] [1]: http://stackoverflow.com/questions/2306870/is-there-a-way-to-pause-a-cabasicanimation – Sanjeev Rao Apr 10 '13 at 11:03