作者fightword (呼啦啦~)
看板MacDev
标题[问题] 请问present可以设定动画的方向吗?
时间Wed Dec 6 10:32:07 2017
使用这个都是由下往上出现
self.navigationController?.present(nvc, animated: true, completion: nil)
请问有办法可以改成由右下往左上出现吗?
谢谢
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 114.32.190.119
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/MacDev/M.1512527530.A.B48.html
1F:推 keith222: 当然有阿 google transform animation 12/06 10:59
2F:→ fightword: 感谢 来研究一下 12/06 13:41
3F:→ powerwolf543: 你可以custom transition animation 12/08 09:30