luxlabs header browser preview


@interface HealthExperienceUI.SwitchCellViewController : HealthExperienceUI.CellWithAccessoryViewController {
    void /* unknown type, empty encoding */ delegate;
    void /* unknown type, empty encoding */ $__lazy_storage_$_switchView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_cellAccessoryView;
}

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

@end