luxlabs header browser preview


@class UIColor;

@interface CoreAudioKit.AUDistortionControlsView : UIView <UICollectionViewDelegate> {
    void /* unknown type, empty encoding */ name;
    void /* unknown type, empty encoding */ titleLabel;
    void /* unknown type, empty encoding */ owner;
    void /* unknown type, empty encoding */ tokenDict;
    void /* unknown type, empty encoding */ paramDictionary;
    void /* unknown type, empty encoding */ params;
    void /* unknown type, empty encoding */ audioUnit;
    void /* unknown type, empty encoding */ dataSource;
    void /* unknown type, empty encoding */ genericCellRegistration;
    void /* unknown type, empty encoding */ collectionView;
}

@property (nonatomic, retain) UIColor *tintColor;

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

@end