核心动画"水波纹"效果iOS13失效
核心动画"水波纹"效果失效,CATransition type为"rippleEffect"在iOS13中被移除
kCATransitionFadeThe layer’s content fades as it becomes visible or hidden.kCATransitionMoveInThe layer’s content slides into place over any existing content. The Common Transition Subtypes are used with this transition.kCATransitionPushThe layer’s content pushes any existing content as it slides into place. The Common Transition Subtypes are used with this transition.kCATransitionRevealThe layer’s content is revealed gradually in the direction specified by the transition subtype. The Common Transition Subtypes are used with this transition.
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。