- toInterfaceOrientation
- The UIKit.UIInterfaceOrientation at which the device will be on completion.
Applications should override the UIViewController.WillAnimateRotation method rather than this function, which Apple deprecated in iOS 5.0.
This function is called after the first half of a two-step rotation animation. Application developers can adjust views before the second-step occurs.