开发者

Orientation in UITabBarController + UIViewController

开发者 https://www.devze.com 2022-12-27 17:33 出处:网络
Anyone please answer for my requirement Im using my application in this order, first page = UIViewController,

Anyone please answer for my requirement

Im using my application in this order,

first page = UIViewController, secondpage = UITabBarController with 4 tabs,

  1. I need landscape on the orientation on the second tabpage(UIViewController) ? not working..

Note : When using UITabBarController its working perfect but when I add the U开发者_JAVA百科IViewController for my first page, the orientation not working...?

anyone who knows the solution plz answer


finally orientation works fine in UITabBarController while adding a separate UIViewController

0

精彩评论

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