RE: Problems with UIAlertView
RE: Problems with UIAlertView
- Subject: RE: Problems with UIAlertView
- From: Julius Oklamcak <email@hidden>
- Date: Tue, 16 Aug 2011 19:35:08 -0400
> I'm looking at popovers. I'm wondering if there is any way that I'm
overlooking to make popovers modal.
The UIViewController that you present in the popover has a property named
modalInPopover:
"The default value of this property is NO. Setting it to YES causes an
owning popover controller to disallow interactions outside this view
controller while it is displayed. You can use this behavior to ensure that
the popover is not dismissed by taps outside the popover controller."
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden