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)Inserts the provided items immediately before the item with the specified identifier in the section snapshot.
func insertItems(_ items: [Any], beforeItem beforeIdentifier: Any)