【发布时间】:2009-11-29 18:02:28
【问题描述】:
我有一个继承自 UIViewController 的 WebViewController,并且还使用了 shouldAutorotateToInterfaceOrientation。
到目前为止一切都很好,但是当我切换到 WebViewController 时,它会以纵向模式启动。只有当我转动 iPhone 时,它才会开始旋转。
现在知道如何从 UIInterfaceOrientationLandscapeLeft 开始了吗?
谢谢
【问题讨论】: