Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 448 Bytes

File metadata and controls

5 lines (3 loc) · 448 Bytes

总结

    这一章阐述了图层的树状结构,说明了如何在iOS中由UIView的层级关系形成的一种平行的CALayer层级关系,在后面的实验中,我们创建了自己的CALayer,并把它添加到图层树中。

    在第二章,“图层关联的图片”,我们将要研究一下CALayer关联的图片,以及Core Animation提供的操作显示的一些特性。