In iOS simulator there is an option for turning on slow animations. I see that if I create an animation with UIView's animateWithDuration:delay:usingSpringWithDamping:initialSpringVelocity:options:animations:completion:
this debug option does not work. Has anyone noticed this behaviour?
Asked
Active
Viewed 288 times
2

Mihai Damian
- 11,193
- 11
- 59
- 81
-
Have a button to selectively increase the duration parameter in the animation block :) – rounak Apr 09 '14 at 07:21