iphone - Changing UIImage when device orientation change -
How can I change the background image whenever the device orientation changes?
your UIViewController's willAnimateRotationToInterfaceOrientation: Duration: Change the image in the method.
Comments
Post a Comment