luxlabs header browser preview


@interface CNContactContainerPickerCell : UICollectionViewListCell

@property (nonatomic) BOOL allowsDeselection;

- (id)init;
- (void)updateConfigurationUsingState:(id)a0;

@end