luxlabs header browser preview


@interface HealthExperienceUI.LabelWithIndicatorView : UIView {
    void /* unknown type, empty encoding */ baseIdentifier;
    void /* unknown type, empty encoding */ style;
    void /* unknown type, empty encoding */ title;
    void /* unknown type, empty encoding */ contentInsets;
    void /* unknown type, empty encoding */ $__lazy_storage_$_titleLabel;
    void /* unknown type, empty encoding */ $__lazy_storage_$_indicatorView;
    void /* unknown type, empty encoding */ indicatorViewWidthConstraint;
    void /* unknown type, empty encoding */ indicatorViewTrailingConstraint;
    void /* unknown type, empty encoding */ titleLabelLeadingAnchor;
}

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

@end