luxlabs header browser preview


@class _UIBackdropView;

@interface AKAuthorizationNavigationController : UINavigationController {
    _UIBackdropView *_backdropView;
    long long _currentStyle;
}

- (void)preferredContentSizeDidChangeForChildContentContainer:(id)a0;
- (void)traitCollectionDidChange:(id)a0;
- (void)viewDidLoad;
- (void).cxx_destruct;
- (void)_updateStyleIfNeeded;

@end