Search Books

iOS 5.1: Handling Device Rotation (Programming iOS Book 6)

Author Stephen Ashley
Publisher Stephen S. Ashley
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
Price not listed
🛒 Buy New on Amazon 🇺🇸
Share:
Book Details
ISBN / ASINB005Z53RF0
ISBN-13978B005Z53RF3
Sales Rank1,412,760
MarketplaceUnited States 🇺🇸

Description

This tutorial will teach you how to structure your app so that it responds appropriately when the user rotates the device on which the app is running. It explains three techniques that you can use to respond to device rotation: (1) autoresizing, (2) programmatically rearranging subviews, and (3) changing the displayed view.