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