luxlabs header browser preview


@interface NewsFeed.FormatProgressPieView : UIView {
    void /* unknown type, empty encoding */ identifier;
    void /* unknown type, empty encoding */ backgroundLayer;
    void /* unknown type, empty encoding */ progressLayer;
    void /* unknown type, empty encoding */ radius;
    void /* unknown type, empty encoding */ clockwise;
    void /* unknown type, empty encoding */ stepPercentage;
    void /* unknown type, empty encoding */ minPercentage;
    void /* unknown type, empty encoding */ maxPercentage;
}

- (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