Contents

insertItems(_:afterItem:)

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

Declaration

func insertItems(_ items: [Any], afterItem afterIdentifier: Any)

See Also

Inserting items