【发布时间】:2010-01-13 16:51:30
【问题描述】:
我试图检测 UIImagePickerController 中的方向变化(它继承自 UINavigationController : UIViewController : UIResponder : NSObject),我尝试覆盖 UIViewController 中的方法 - (BOOL)shouldAutorotateToInterfaceOrientation (UIInterfaceOrientation)interfaceOrientation 但没有成功...
有什么建议吗?
提前谢谢...
【问题讨论】:
标签: iphone objective-c camera uipickerviewcontroller