Contents

insertItems(_:beforeItem:)

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

Declaration

func insertItems(_ items: [Any], beforeItem beforeIdentifier: Any)

See Also

Inserting items