I have a very simple UIViewController and I am trying to figure out how to use willRotateToInterfaceOrientation. My UIViewController has a very simple viewDidLoad method:
< /p> -(void)viewDid
I have a very simple UIViewController and I am trying to figure out how to use willRotateToInterfaceOrientation. My UIViewController has a very simple viewDidLoad method:
< /p> -(void)viewDid
I used the VFR PDF viewer library in my application, so I made this point:
ReaderDocument *document = [ReaderDocument withDocumentFilePath:pdfFile password:nil];
ReaderViewController *vc = [[
I use this configured uiviewcontroller on the ipad:
shouldAutorotate(true)
supportedInterfaceOrientations(UIInterfaceOrientationMaskAll)
and in willRotateToInterfaceOrientation Perform some t