luxlabs header browser preview


@interface _TVStackViewCell : _TVStackCollectionViewCell {
    double _showcaseFactor;
    BOOL _isAdhocViewController;
}

- (void)applyLayoutAttributes:(id)a0;
- (void)setViewController:(id)a0;
- (void)layoutSubviews;

@end