Contents

appendSections(_:)

Adds the sections with the specified identifiers to the snapshot.

Declaration

mutating func appendSections(_ identifiers: [SectionIdentifierType])

Parameters

  • identifiers:

    An array of identifiers specifying the sections to add to the snapshot.

See Also

Creating a Snapshot