Contents

supplementaryViewProvider

The closure that configures and returns the collection view’s supplementary views, such as headers and footers, from the diffable data source.

Declaration

var supplementaryViewProvider: NSCollectionViewDiffableDataSourceReferenceSupplementaryViewProvider? { get set }

See Also

Creating Supplementary Views