Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save SebastianBoldt/c0d985f4cf5ff100c2373e00e3f2cfda to your computer and use it in GitHub Desktop.
Save SebastianBoldt/c0d985f4cf5ff100c2373e00e3f2cfda to your computer and use it in GitHub Desktop.
UIModalPresentationStyle iPhone iPad
.fullScreen YES YES
.pageSheet YES NO
.formSheet YES NO
.currentContext YES YES
.custom NO NO
.overFullScreen NO NO
.overCurrentContext NO NO
.blurOverFullScreen  only on tvOS - N/A N/A
.popover YES NO
.none CRASH CRASH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment