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)