Protocol Implementations
Access the diffable data source’s implementations of protocol methods.
Overview
The diffable data source type conforms to several protocols, including NSCollectionViewDataSource and Hashable. This page lists the diffable data source type’s implementations of those protocol requirements.
Topics
Getting Item and Section Metrics
Getting Views for Items
collectionView(_:itemForRepresentedObjectAt:)collectionView(_:viewForSupplementaryElementOfKind:at:)