reloadSections(withIdentifiers:)
Reloads the data within the specified sections of the snapshot.
Declaration
func reloadSections(withIdentifiers sectionIdentifiers: [Any])Parameters
- sectionIdentifiers:
The array of identifiers corresponding to the sections to reload in the snapshot.