luxlabs header browser preview


@class UICollectionView;

@interface VUIDebugContainerView : UIView

@property (retain, nonatomic) UICollectionView *collectionView;

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

@end