luxlabs header browser preview


@interface AirPortAssistantUINavigationController : UINavigationController

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

@end