ios - UIViewControllerAnimatedTransitioning的意思
阿神
阿神 2017-04-17 15:18:53
0
1
268

在ios7 中新增了一些动画转场的api,发现有两个协议意思非常接近,但是不明白各自的区别,有没有大神帮我解答下,UIViewControllerAnimatedTransitioning和UIViewControllerInteractiveTransitioning的区别,貌似一个是动画转换,一个是交互转换,但是具体的意思不明确,待大神解答,谢谢

阿神
阿神

闭关修行中......

reply all (1)
洪涛

One is the agent to be implemented for custom animation, and the other is the agent to be implemented for interactive animation. For details, please see the link
http://blog.csdn.net/zhangao0086/article/details/38459937

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!