CollectionData
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Computes indexPath for each CollectionCellDescribable and section index for each CollectionSectionDescribable.
This method is called every time the collectionView calls ‘numberOfSections’ or during a data update (insertion or deletion) if needed.
In most of cases, this method doesn’t have to be called manually, call it only if you need to access to an indexPath before reloading the collectionView.
Declaration
Swift
public func computeIndices()
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented
-
Undocumented