MXRotationManager, 一行代码控制iOS设备旋转方向UIInterfaceOrientationMask

代码demo已在Github开源, MXRotationManager, 如果能帮助到您,请帮忙点个星star哈,谢谢!

MXRotationManager 一行代码控制iOS设备旋转方向UIInterfaceOrientationMask

屏幕截图

UIDeviceOrientationLandscapeLeft UIDeviceOrientationLandscapeRight
UIDeviceOrientationLandscapeLeft
UIDeviceOrientationLandscapeRight

如何使用

AppDelegate.m里 实现 AppDelegate 代理方法

- (UIInterfaceOrientationMask)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window {
    return [MXRotationManager defaultManager].interfaceOrientationMask;
}

UIDeviceOrientationLandscapeLeft

[MXRotationManager defaultManager].orientation = UIDeviceOrientationLandscapeLeft;

UIDeviceOrientationLandscapeRight

    [MXRotationManager defaultManager].orientation = UIDeviceOrientationLandscapeRight;

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • 1、通过CocoaPods安装项目名称项目信息 AFNetworking网络请求组件 FMDB本地数据库组件 SD...
    阳明AGI阅读 16,008评论 3 119
  • 第一章 少年难忘情 第七节 小白和果果继续在海洋馆中漫游,她再次忧伤起来。来到海豚表演区,他们静静坐下来。没心情看...
    涂画小白阅读 355评论 0 0
  • ======== 1、创建私有Repo(Specs) 在Git上创建一个Respository,并命名为Specs...
    wsj_2012阅读 1,106评论 0 2
  • 流动比率 概念:流动资产—短期可变现的资产,与流 动负债—短期内需要还的钱的比值。 “流动比率”的公式是: 流动比...
    至简_f841阅读 504评论 0 0
  • 乔恩 只是看着就疼依靠自己,无法直立依靠同情,难以久恃铁做的,瓷做的,木头做的扎着,拧着,吊着,支撑着帮助自己长成...
    江兆勇Jon阅读 181评论 0 3