2022年11月1日

UI基础 - 训练营:使用CABasicAnimation实现视图绕X/Y轴旋转(3D效果)

摘要: 视图 3D 旋转 1 - 以绕 X 轴旋转为例 1 #import "ViewController.h" 2 @interface ViewController () 3 @property(strong,nonatomic)UIImageView *logoIV; 4 5 @end 6 7 @im 阅读全文

posted @ 2022-11-01 22:22 低头捡石頭 阅读(103) 评论(0) 推荐(0) 编辑

导航