停止UIView动画的方法

#import <QuartzCore/QuartzCore.h>

[self.view.layer removeAllAnimations];

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

导航