摘要: 概述: 在iOS6之前的版本中,通常使用 shouldAutorotateToInterfaceOrientation 来单独控制某个UIViewController的方向,需要哪个viewController支持旋转,只需要重写shouldAutorotateToInterfaceOrientation方法。 但是iOS 6里屏幕旋转改变了很多,之前的 shouldAutorotate... 阅读全文
posted @ 2014-01-10 17:04 huluo666 阅读(195) 评论(0) 推荐(0) 编辑