UISplitViewController, Popovers, and default behavior
UISplitViewController, Popovers, and default behavior
- Subject: UISplitViewController, Popovers, and default behavior
- From: Brad Ringel <email@hidden>
- Date: Mon, 26 Mar 2012 10:54:55 -0400
With the release of iOS 5.1, the default behavior for SplitViews has changed so that when you hide the Master ViewController in a BarButtonItem, instead of presenting a Popover, the Master VC slides in from the left side of the screen. Since this is the default behavior now, is it recommended that we transition away from presenting popovers to show the master VC? I know it's still possible to do using a UIPopoverController, but I would like to know what is now recommended.
Thanks,
Brad Ringel
_______________________________________________
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