luxlabs header browser preview


@interface PRPosterRootViewController : UIViewController

- (BOOL)shouldAutorotate;
- (unsigned long long)supportedInterfaceOrientations;
- (BOOL)_canShowWhileLocked;

@end