luxlabs header browser preview


@interface PKDiscoverySpacerShelfView : PKDiscoveryShelfView {
    double _spacerHeight;
    long long _spacerType;
}

- (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0;
- (id)initWithShelf:(id)a0;

@end