@interface PRPosterRootViewController : UIViewController - (BOOL)shouldAutorotate; - (unsigned long long)supportedInterfaceOrientations; - (BOOL)_canShowWhileLocked; @end
@interface PRPosterRootViewController : UIViewController - (BOOL)shouldAutorotate; - (unsigned long long)supportedInterfaceOrientations; - (BOOL)_canShowWhileLocked; @end