luxlabs header browser preview


@interface FMFindingUI.FMFindingDebugSlider : UIControl {
    void /* unknown type, empty encoding */ titleLabel;
    void /* unknown type, empty encoding */ valueLabel;
    void /* unknown type, empty encoding */ slider;
    void /* unknown type, empty encoding */ stepper;
    void /* unknown type, empty encoding */ title;
    void /* unknown type, empty encoding */ stepValue;
    void /* unknown type, empty encoding */ minimumValue;
    void /* unknown type, empty encoding */ maximumValue;
    void /* unknown type, empty encoding */ value;
}

- (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)handleValueChangedWithSender:(id)a0;

@end