标签: ios rotation uiwindow
我在主窗口上有很多子视图。这些子视图不会旋转。有没有一种简单的方法来解决这个问题?
答案 0 :(得分:1)
使用UIViewController,它会自动处理轮换。很少需要直接向窗口添加子视图。
UIViewController