@interface _UICollectionSnapshotView : UICollectionReusableView { BOOL _snapshottedViewDisablesRasterizationInAnimations; } - (BOOL)_disableRasterizeInAnimations; @end
@interface _UICollectionSnapshotView : UICollectionReusableView { BOOL _snapshottedViewDisablesRasterizationInAnimations; } - (BOOL)_disableRasterizeInAnimations; @end