luxlabs header browser preview


@interface NewsFeed.IssueCoverView : UIView {
    void /* unknown type, empty encoding */ $__lazy_storage_$_staticContentView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_dynamicContentView;
    void /* unknown type, empty encoding */ dynamicView;
    void /* unknown type, empty encoding */ observingMotion;
    void /* unknown type, empty encoding */ identifier;
    void /* unknown type, empty encoding */ lastPreparedBounds;
    void /* unknown type, empty encoding */ content;
    void /* unknown type, empty encoding */ motion;
}

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

@end