deleteItems(withIdentifiers:)
Deletes the items with the specified identifiers from the snapshot.
Declaration
func deleteItems(withIdentifiers identifiers: [Any])Parameters
- identifiers:
The array of identifiers corresponding to the items to delete from the snapshot.