Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在主窗口上有许多子视图。这些子视图不旋转。有没有简单的方法来解决这个问题?
使用UIViewController,它会自动处理旋转。很少需要将子视图直接添加到窗口中。
UIViewController