UIModalPresentationStyle.FormSheet Always full screen on iPad (SWIFT) UIModalPresentationStyle.FormSheet Always full screen on iPad (SWIFT) swift swift

UIModalPresentationStyle.FormSheet Always full screen on iPad (SWIFT)


Continuing your quote from the docs:

In a horizontally compact environment, this option behaves the same as UIModalPresentationFullScreen.

It seems you have a "horizontally compact environment". Check you storyboard settings in the swift project.