luxlabs header browser preview


@class UIView;

@interface SKUIProductPageTableHeaderOnlySection : SKUIProductPageTableSection

@property (retain, nonatomic) UIView *headerView;

- (void).cxx_destruct;
- (id)headerViewForTableView:(id)a0;

@end