UICollectionView
-
Animates items which changed between oldData and newData.
-
Animates items which changed between oldData and newData.
-
-
Animates items and sections which changed between oldData and newData.
-
animateItemAndSectionChanges(oldData:newData:isEqualElement:indexPathTransform:sectionTransform:completion:)
Animates items and sections which changed between oldData and newData.
-
animateItemAndSectionChanges(oldData:newData:isEqualSection:indexPathTransform:sectionTransform:completion:)
Animates items and sections which changed between oldData and newData.
-
animateItemAndSectionChanges(oldData:newData:isEqualSection:isEqualElement:indexPathTransform:sectionTransform:completion:)
Animates items and sections which changed between oldData and newData.
-