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.
iPad のアプリで MFMailComposer を表示すると、横向きの部分的な画面ビューが表示され、下の画面がグレー表示されます。
別のView Controllerでこれを行う簡単な方法はありますか?
UIModalPresentationPageSheetこれは、 または のいずれかのモーダル表示スタイルを持つ通常のモーダル ビュー コントローラーとして行われますUIModalPresentationFormSheet。
UIModalPresentationPageSheet
UIModalPresentationFormSheet