Contents

applySnapshot(_:toSection:animatingDifferences:)

Updates the section UI to reflect the state of the data in the specified snapshot, optionally animating the UI changes.

Declaration

func applySnapshot(_ snapshot: NSDiffableDataSourceSectionSnapshotReference, toSection sectionIdentifier: Any, animatingDifferences: Bool)

See Also

Updating section data