luxlabs header browser preview


@interface HealthExperienceUI.PromotionTileView : UIView {
    void /* unknown type, empty encoding */ parentViewController;
    void /* unknown type, empty encoding */ baseIdentifier;
    void /* unknown type, empty encoding */ context;
    void /* unknown type, empty encoding */ $__lazy_storage_$_imageView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_title;
    void /* unknown type, empty encoding */ $__lazy_storage_$_body;
    void /* unknown type, empty encoding */ $__lazy_storage_$_link;
    void /* unknown type, empty encoding */ $__lazy_storage_$_primaryButton;
}

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

@end