luxlabs header browser preview


@interface _UICollectionSnapshotView : UICollectionReusableView {
    BOOL _snapshottedViewDisablesRasterizationInAnimations;
}

- (BOOL)_disableRasterizeInAnimations;

@end