AdaptLandscapeScreen:旋转手机自动适配屏幕与手动点击强制旋转控制器

时间:2024-05-22 02:40:03
【文件属性】:

文件名称:AdaptLandscapeScreen:旋转手机自动适配屏幕与手动点击强制旋转控制器

文件大小:9.44MB

文件格式:ZIP

更新时间:2024-05-22 02:40:03

Objective-C

AdaptLandscapeScreen 在做视频开发时遇到屏幕旋转问题,其中涉及到 StatusBar、 UINavigationController、UITabBarController 、UIViewcontroller。 在设备锁屏下的整体效果图 主要涉及以下4点: 横竖屏的旋转 屏幕旋转相应改变视图位置 旋转时状态栏的隐藏与显示 锁屏 1、横竖屏旋转 第1步: -(UIInterfaceOrientationMask)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window { // NSLog(@"0000000---------%@",NSStringFromClass([[self topViewController] clas


【文件预览】:
AdaptLandscapeScreen-master
----横竖屏()
--------Assets.xcassets()
--------ModelViewController.h(251B)
--------main.m(332B)
--------CustomNaviController.m(527B)
--------TabBarViewController.m(636B)
--------PrefixHeader.pch(329B)
--------SecondViewController.m(3KB)
--------TabBarViewController.h(225B)
--------AppDelegate.h(275B)
--------AppDelegate.m(3KB)
--------Base.lproj()
--------FirstViewController.m(7KB)
--------ModelViewController.m(3KB)
--------FirstViewController.h(221B)
--------CustomNaviController.h(229B)
--------Info.plist(1KB)
--------SecondViewController.h(223B)
----iOS-旋转.gif(9.54MB)
----README.md(8KB)
----横竖屏.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(15KB)
--------xcuserdata()

网友评论