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