luxlabs header browser preview


@interface CKAppStripLayoutAttributes : UICollectionViewLayoutAttributes

@property (nonatomic) long long appStripSize;
@property (nonatomic) BOOL showsBorder;

- (BOOL)isEqual:(id)a0;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end