CAKeyframeAnimation
CAKeyframeAnimation 继承自 CAPropertyAnimation,用于关键帧动画。它本身没有额外新增成员,主要使用父类暴露的 values、keyTimes、timingFunctions、path、calculationMode 等字段来描述关键帧序列。
实例成员 (Instance members)
Section titled “实例成员 (Instance members)”当前运行时未额外暴露 CAKeyframeAnimation 的专属实例成员。
类成员 (Class members)
Section titled “类成员 (Class members)”当前运行时未额外暴露 CAKeyframeAnimation 的专属类成员。