luxlabs header browser preview


@interface HealthRecordsUI.LabsOnboardingViewController : UIViewController {
    void /* unknown type, empty encoding */ context;
    void /* unknown type, empty encoding */ isPresentingInPopover;
    void /* unknown type, empty encoding */ providedHealthStore;
    void /* unknown type, empty encoding */ minimumTappableDismissWidth;
    void /* unknown type, empty encoding */ minimumTappableDismissHeight;
    void /* unknown type, empty encoding */ headerType;
    void /* unknown type, empty encoding */ $__lazy_storage_$_tipsView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_accessoryLabel;
    void /* unknown type, empty encoding */ accessoryColor;
}

- (void)touchesCancelled:(id)a0 withEvent:(id)a1;
- (void)viewDidLoad;
- (void)touchesBegan:(id)a0 withEvent:(id)a1;
- (id)initWithNibName:(id)a0 bundle:(id)a1;
- (void).cxx_destruct;
- (void)touchesEnded:(id)a0 withEvent:(id)a1;
- (id)initWithCoder:(id)a0;

@end