怎么强制UIViewController从竖屏进入横屏
1个回答
展开全部
没地方放压缩包,我就在这里写个简单吧,2个UIViewController,你自己新建一个工程就加两按钮就可以测试。
核心需要添加的方法如下:
1,PortraitViewController 不旋转,保持竖屏//iOS 5- (BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation{return (toInterfaceOrientation == UIInterfaceOrientationPortrait);}//iOS 6- (BOOL)shouldAutorotate{return NO;}- (NSUInteger)supportedInterfaceOrientations{return UIInterfaceOrientationMaskPortrait;}- (UIInterfaceOrientation)preferredInterfaceOrientationForPresentation{return UIInterfaceOrientationPortrait;}LandscapeViewController 始终保持横屏//iOS 5- (BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation{return (toInterfaceOrientation == self.preferredInterfaceOrientationForPresentation);}//iOS 6- (BOOL) shouldAutorotate{return YES;}- (NSUInteger)supportedInterfaceOrientations{return UIInterfaceOrientationMaskLandscapeRight;}- (UIInterfaceOrientation)preferredInterfaceOrientationForPresentation{return UIInterfaceOrient罚互窜就诃脚撮协郸茅ationLandscapeRight;}
核心需要添加的方法如下:
1,PortraitViewController 不旋转,保持竖屏//iOS 5- (BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation{return (toInterfaceOrientation == UIInterfaceOrientationPortrait);}//iOS 6- (BOOL)shouldAutorotate{return NO;}- (NSUInteger)supportedInterfaceOrientations{return UIInterfaceOrientationMaskPortrait;}- (UIInterfaceOrientation)preferredInterfaceOrientationForPresentation{return UIInterfaceOrientationPortrait;}LandscapeViewController 始终保持横屏//iOS 5- (BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation{return (toInterfaceOrientation == self.preferredInterfaceOrientationForPresentation);}//iOS 6- (BOOL) shouldAutorotate{return YES;}- (NSUInteger)supportedInterfaceOrientations{return UIInterfaceOrientationMaskLandscapeRight;}- (UIInterfaceOrientation)preferredInterfaceOrientationForPresentation{return UIInterfaceOrient罚互窜就诃脚撮协郸茅ationLandscapeRight;}
奥蕾达
2024-11-14 广告
2024-11-14 广告
透明LED显示屏顾名思义就是LED屏像玻璃一样具有透过光线的性质。具有50%到90%的通透率,面板厚度仅为10m左右,其高通透性与其特殊的材质、结构及安装方式紧密相关。 透明LED显示屏与LED玻璃屏都LED显示屏具透明特点透明LED显示屏...
点击进入详情页
本回答由奥蕾达提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询