luxlabs header browser preview


@interface GKSegmentedSectionHeaderView : GKSegmentedSelectorView

@property (nonatomic) unsigned long long sectionIndex;

- (void)prepareForReuse;
- (void)applyLayoutAttributes:(id)a0;
- (void)setTitles:(id)a0;

@end