deleteItems(_:)
Deletes the items with the specified identifiers, and any of their child items, from the section snapshot.
Declaration
func deleteItems(_ items: [Any])Deletes the items with the specified identifiers, and any of their child items, from the section snapshot.
func deleteItems(_ items: [Any])