Skip to content

Instantly share code, notes, and snippets.

@azeitler
Created December 23, 2012 15:23
Show Gist options
  • Save azeitler/4363908 to your computer and use it in GitHub Desktop.
Save azeitler/4363908 to your computer and use it in GitHub Desktop.
MJPopupViewContentInteractionNone = 1, // no tap interaction, dismiss manually or from outside
MJPopupViewContentInteractionDismissEverywhere, // tapping the background or the viewcontroller will dismiss the popup
MJPopupViewContentInteractionDismissBackgroundOnly, // only tapping the background will dismiss the popup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment