I just tried this on iOS5 it works. I put animation.image = [myAnimatedView.animationImages lastObject]; right before [myAnimatedView startAnimating]; and the animation stops at the last image.
文章標籤
全站熱搜
I just tried this on iOS5 it works. I put animation.image = [myAnimatedView.animationImages lastObject]; right before [myAnimatedView startAnimating]; and the animation stops at the last image.