luxlabs header browser preview


@interface SeymourUI.NavigationInterceptionWindow : UIWindow {
    void /* unknown type, empty encoding */ blurredBackgroundView;
    void /* unknown type, empty encoding */ placeholderViewController;
    void /* unknown type, empty encoding */ navigationController;
    void /* unknown type, empty encoding */ presenter;
    void /* unknown type, empty encoding */ onRequestApplicationDeactivation;
    void /* unknown type, empty encoding */ onRequestApplicationTermination;
}

- (id)initWithWindowScene:(id)a0;
- (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end