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.
我创建了一个 iPhone 应用程序,它是一个选项卡栏应用程序,并且只能纵向显示。从一个选项卡中,我展示了一个包含视图的模式UIImage视图。
UIImage
在将 iPhone 旋转到 90 度时,我可以只对那个视图进行横向定向吗?
是的你可以。
有一些设置,需要制作的代码部分。
还取决于哪个版本,希望不是针对所有 xcode 支持的,因为它太可怕了。最好只选择一个,比如最新的 iOS。