luxlabs header browser preview


@interface WeatherMaps.MapDiscreteStepView : UIView {
    void /* unknown type, empty encoding */ colorView;
    void /* unknown type, empty encoding */ $__lazy_storage_$_label;
    void /* unknown type, empty encoding */ minimumHeight;
    void /* unknown type, empty encoding */ colorWidth;
    void /* unknown type, empty encoding */ colorLabelSpacing;
    void /* unknown type, empty encoding */ stepPadding;
    void /* unknown type, empty encoding */ backgroundEffectManager;
    void /* unknown type, empty encoding */ $__lazy_storage_$_stepHeight;
    void /* unknown type, empty encoding */ point;
}

- (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;
- (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0;

@end