ios-samples/Rotation
Gouri Kumari 86c8455c90 [XISamples]Update xibs 2017-07-21 12:35:56 -04:00
..
HandlingRotation [XISamples]Update xibs 2017-07-21 12:35:56 -04: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.