开发者

iPad Modal View Dismiss Animation Issue

开发者 https://www.devze.com 2023-01-02 08:26 出处:网络
When I present a modal view in iPad, the view comes up from the bottom. But when I dismiss it, it slides of the screen to the left. I\'m in landsc开发者_如何学Goape mode and using UIModalPresentationS

When I present a modal view in iPad, the view comes up from the bottom. But when I dismiss it, it slides of the screen to the left. I'm in landsc开发者_如何学Goape mode and using UIModalPresentationStylePageSheet. How do I make the dismiss animation slide the view back down?


See a different solution here: Modal View Controller with keyboard on landscape iPad changes location when dismissed

0

精彩评论

暂无评论...
验证码 换一张
取 消