luxlabs header browser preview


@interface GradientPoster.GradientView : UIView {
    void /* unknown type, empty encoding */ gradient;
    void /* unknown type, empty encoding */ currentStyle;
    void /* unknown type, empty encoding */ animTimer;
    void /* unknown type, empty encoding */ wakeTimer;
    void /* unknown type, empty encoding */ rollingAnimProgress;
    void /* unknown type, empty encoding */ wakeProgress;
    void /* unknown type, empty encoding */ rotationAngle;
    void /* unknown type, empty encoding */ $__lazy_storage_$_gradientLayerView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_gradientLayer;
    void /* unknown type, empty encoding */ transitionViewRotationAngle;
    void /* unknown type, empty encoding */ transitionViewEndTimestamp;
    void /* unknown type, empty encoding */ transitionView;
}

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