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