luxlabs header browser preview


@interface AppleMediaServicesUIDynamic.DeferredPageViewController : AMSUICommonViewController <UIGestureRecognizerDelegate> {
    void /* unknown type, empty encoding */ child;
    void /* unknown type, empty encoding */ destination;
    void /* unknown type, empty encoding */ objectGraph;
}

- (id)init;
- (void)viewWillLayoutSubviews;
- (void)viewDidLoad;
- (void)loadView;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (id)initWithCoder:(id)a0;

@end