luxlabs header browser preview


@class UIViewController;

@interface NewsUI2.SimpleContainerViewController : UIViewController {
    void /* unknown type, empty encoding */ contentViewController;
}

@property (nonatomic, readonly) UIViewController *childViewControllerForStatusBarStyle;
@property (nonatomic, readonly) UIViewController *childViewControllerForStatusBarHidden;

- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end