CAKeyframeAnimation——关键帧动画和动画组~
2014年7月22日 - ?关键帧动画,也是CAPropertyAnimation的子类,与CABasicAnimation的区别是:–CABasicAnimation只能从一个数值(fromValue)变到另一个数值(toValue),而CA...
CAKeyframeAnimation动画二 - 简书
2016年3月21日 - -IOS核心动画之CAKeyframeAnimation-简单介绍是CApropertyAnimation的子类,跟CABasicAnimation的区别是:CABasicAnimation只能从一个数值(fromValue)变...