开发者

ios shouldAutorotateToInterfaceOrientation

开发者 https://www.devze.com 2023-03-09 04:07 出处:网络
Hi my application consist of a UIViewController which is a child of a UINavigationController which is a child of a UITabbarController. My issue is only the UITabbarController shouldAutorotateToInterfa

Hi my application consist of a UIViewController which is a child of a UINavigationController which is a child of a UITabbarController. My issue is only the UITabbarController shouldAutorotateToInterfaceOrientation function is being called.

The UIViewController and UINavigationController shouldAutorotateToInterfaceOrientation functions are not being called

Any id开发者_Go百科eas.

0

精彩评论

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