IOS动画实现(3)UIView封装的动画
摘要:
苹果官网文档UIView触发动画的方式分为两类,打开UIView.h头文件可以看到两个UIView的Category,@interface UIView(UIViewAnimation) 以及@interface UIView(UIViewAnimationWithBlocks)两种动画的方式就在此... 阅读全文
posted @ 2015-10-16 11:29 清风徐来,水波不兴 阅读(197) 评论(0) 推荐(0) 编辑