Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
What You’ll Learn in This Hour:
• How to make an application “rotation aware”
• Ways of laying out an interface to enable automatic rotation
• Methods of tweaking interface elements’ frames to fine-tune a layout
• How to swap views for landscape and portrait viewing
You can use almost every iOS interface widget available, create multiple views and view controllers, add sounds and alerts, write files, and even manage application preferences, but until now, your applications have been missing a very important feature: rotatable interfaces. The ability to create interfaces that “look right” regardless of your iDevice’s orientation is one of the key features that users expect in an application.