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.
我在 iOS 中有一个基于 Tabbar 的应用程序,它只启用了纵向。我的一个控制器提供了一个只有一张照片的控制器,我必须启用图像的所有方向。有人可以建议我该怎么做吗?
我认为, 您必须在项目摘要中启用所有轮换。 然后限制除照片视图之外的所有视图。
我认为,
您必须在项目摘要中启用所有轮换。
然后限制除照片视图之外的所有视图。