luxlabs header browser preview


@class UIView;

@interface _TVAlertActionCell : UICollectionViewCell

@property (retain, nonatomic) UIView *buttonView;

- (void)prepareForReuse;
- (id)preferredFocusEnvironments;
- (void).cxx_destruct;

@end