iOS Animation的keyPath值

transform.scale = 比例转换

transform.scale.x = 宽的比例转换

transform.scale.y = 高的比例转换

transform.rotation.z = 平面圖的旋转

opacity = 透明度

margin=边框间隔?

zPosition = 平面图的位置

backgroundColor = 背景色

cornerRadius = layer的角度

borderWidth = 边框宽度

contents = 内容?

bounds = 大小?

contentsRect = 内容矩形

frame = 位置

hidden = 隐藏

mask = 标记

maskToBounds

position = 位置

shadowOffset = 阴影偏移?

shadowColor = 阴影颜色

shadowRadius = 阴影角度

如果感觉这篇文章对您有所帮助,顺手点个喜欢,谢谢啦

你可能感兴趣的:(iOS Animation的keyPath值)