标签: ipad rotation
当我旋转iPad 180时,mainController将调整旋转180但我不希望mainController旋转。
我测试了-(BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation,但它不起作用。
-(BOOL) shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation