Contents

reloadItems(_:)

Reloads the data within the specified items in the snapshot.

Declaration

mutating func reloadItems(_ identifiers: [ItemIdentifierType])

Parameters

  • identifiers:

    The array of identifiers corresponding to the items to reload in the snapshot.

See Also

Reloading data