设置 一个Viwe 从左边往右边移动
第一种 如:
transition.subtype=kCATransitionFromRight; 属性就是移动方向类型
第二种 如:
anima.fromValue 是起始位置
anima.toValue 是 目的地位置
设置 一个Viwe 从左边往右边移动
第一种 如:
transition.subtype=kCATransitionFromRight; 属性就是移动方向类型
第二种 如:
anima.fromValue 是起始位置
anima.toValue 是 目的地位置
本文标题:IOS 中 简单的动画 效果
本文链接:https://www.haomeiwen.com/subject/qzplpttx.html
网友评论