ASCollectionNode(Deprecated) Category Reference

Declared in ASCollectionNode.h

– reloadDataImmediately

Reload everything from scratch, destroying the working range and all cached nodes. (Deprecated: This method is deprecated in 2.0. Use @c reloadDataWithCompletion: and then @c waitUntilAllUpdatesAreCommitted instead.)

- (void)reloadDataImmediately

Discussion

Warning: This method is substantially more expensive than UICollectionView’s version.

Declared In

ASCollectionNode.h