Skip to content

CABasicAnimation

CABasicAnimation 继承自 CAPropertyAnimation,用于最常见的“起始值 → 结束值”插值动画。它本身没有额外新增成员,主要使用父类暴露的 keyPathfromValuetoValuebyValuetimingFunction 等字段。

当前运行时未额外暴露 CABasicAnimation 的专属实例成员。

当前运行时未额外暴露 CABasicAnimation 的专属类成员。

头文件 API 清单

正在加载…

协议:,来源: