Contents

insert(_:afterItem:)

Inserts the provided section snapshot immediately after the item with the specified identifier in the section snapshot.

Declaration

func insert(_ snapshot: NSDiffableDataSourceSectionSnapshotReference, afterItem item: Any) -> Any

See Also

Inserting items