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