ios-samples/Rotation
David Britch 168efa013e Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
..
HandlingRotation Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
Screenshots [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00
HandlingRotation.sln [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00
Metadata.xml Fix metadata file 2016-09-08 18:00:01 -03:00
README.md [Rotation] new sample (iOS5) 2013-03-11 10:26:30 -07:00

README.md

Handling Rotation

This sample demonstrates how to handle user-interface layout changes when an iOS device is rotated.

The sample has separate examples for iPhone and iPad devices.

The code was written and testing on iOS 5. Apple made some changes to rotation handling in iOS 6 - the sample is yet to be updated to reflect those changes.