停止UIView动画的方法

#import <QuartzCore/QuartzCore.h>

[self.view.layer removeAllAnimations];

posted on 2011-06-28 20:10  VinceOniPhone  阅读(3304)  评论(1)    收藏  举报

导航