This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a defaultModalPresentationStyle API for transitions with presenta…
…tion. Summary: This allows transitions with presentation to choose the default modal presentation style for a view controller. This is necessary because the transition may choose not to use a presentation controller even though it conforms to the TransitionWithPresentation protocol (e.g. a modal transition that covers the whole screen may not need a presentation controller). Reviewers: O2 Material Motion, O4 Material Apple platform reviewers, #material_motion, randcode-generator, markwei Reviewed By: O2 Material Motion, O4 Material Apple platform reviewers, #material_motion, randcode-generator, markwei Tags: #material_motion Differential Revision: http://codereview.cc/D3230
- Loading branch information