luxlabs header browser preview


@interface HealthExperienceUI.MultilineButton : UIButton {
    void /* unknown type, empty encoding */ labelLeadingConstraint;
    void /* unknown type, empty encoding */ labelTrailingConstraint;
    void /* unknown type, empty encoding */ labelTopConstraint;
    void /* unknown type, empty encoding */ labelBottomConstraint;
}

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

@end