replaceChildren(ofParentItem:with:)
Replaces all child items of the specified parent item with the provided section snapshot.
Declaration
func replaceChildren(ofParentItem parentItem: Any, with snapshot: NSDiffableDataSourceSectionSnapshotReference)Replaces all child items of the specified parent item with the provided section snapshot.
func replaceChildren(ofParentItem parentItem: Any, with snapshot: NSDiffableDataSourceSectionSnapshotReference)