luxlabs header browser preview


@class UITextField;

@interface CNMeCardSharingSettingsNameEditingCell : UICollectionViewListCell

@property (retain, nonatomic) UITextField *textField;

+ (id)cellIdentifier;

- (void)prepareForReuse;
- (void).cxx_destruct;
- (void)layoutSubviews;

@end