luxlabs header browser preview


@class UIView;

@interface CNContactListHeaderView : UICollectionViewListCell

@property (retain, nonatomic) UIView *headerView;

- (BOOL)pointInside:(struct CGPoint { double x0; double x1; })a0 withEvent:(id)a1;
- (void).cxx_destruct;
- (id)preferredLayoutAttributesFittingAttributes:(id)a0;
- (void)layoutSubviews;

@end