About Core Animation

需求:

need more control over their app’s animations

use layers to improve the drawing performance of their apps

需要:

understand the view architecture of your target platform

be familiar with how to create view-based animations

All you have to do is configure a few animation parameters (such as the start and end points) and tell Core Animation to start

understand the role that Core Animation plays as part of your app’s infrastructure.

一瞥:

manage app content

layer modification trigger animations 层修改触发动画—— 使用core animation的动画都会涉及到layer的属性

layers can be organized into hierarchies

actions let you change a layer’s default behavior——assign you action to layer’s property

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容