Popovers
| Last Revision: | Version 1.1, 2012-11-01 Upgraded for iOS 6.0, now using Automatic Reference Counting (ARC) (Full Revision History) |
| Build Requirements: | iOS 6.0 or later |
| Runtime Requirements: | iOS 5.0 or later, iPad only |
This sample demonstrates proper use of UIPopoverController in iOS. UIPopoverController presentation, dismissing, and rotation handling are covered. The sample is provided using a UISplitViewController in order to show proper handling of UIPopoverControllers being presented from UIBarButtonItems. Additional handling ensures that multiple UIPopoverControllers are never presented at the same time.
© 2012 Apple Inc. All Rights Reserved. (Last updated: 2012-11-01)