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.
大家好,我正在开发一个需要水平显示所有视图的游戏。现在的问题是当我打开 photot 库时,它会以垂直视图显示。所以我希望它也可以水平显示。
任何帮助将不胜感激。
UIImagePickerController不支持水平方向。但是您可以使用AssetsLibrary.framework. 这可能需要做很多工作,但您可以自由地以任何您想要的方式设计它。
UIImagePickerController
AssetsLibrary.framework