appendSections(withIdentifiers:)
Adds the sections with the specified identifiers to the snapshot.
Declaration
func appendSections(withIdentifiers sectionIdentifiers: [Any])Parameters
- sectionIdentifiers:
An array of identifiers specifying the sections to add to the snapshot.