开发者

UINavigationView in modal view

I would like to place a UINavigation View within a Modal view but I am having loads of problems. I managed to get the modal view working, but when trying to put a UINavigationController in it it just comes up开发者_如何转开发 with a blank screen.

Does anybody know how to do that properly?


Create a UINavigationController, initialize it with your UIViewController at its root, and then present the navigation controller modally.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜