iOS 5.1: Handling Device Rotation (Programming iOS Book 6)
📄 Viewing lite version
Full site ›
⌛ 🇩🇪 Germany pricing being fetched…
Prices will appear once fetched — usually within a few minutes.
View in:
🇺🇸 USA
Book Details
Author(s)Stephen Ashley
PublisherStephen S. Ashley
ISBN / ASINB005Z53RF0
ISBN-13978B005Z53RF3
MarketplaceGermany 🇩🇪
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.