Contents

appendItems(withIdentifiers:)

Adds the items with the specified identifiers to the last section of the snapshot.

Declaration

func appendItems(withIdentifiers identifiers: [Any])

Parameters

  • identifiers:

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

See Also

Creating a snapshot