reloadedItemIdentifiers
Identifies the items reloaded by the changes to the snapshot.
Declaration
var reloadedItemIdentifiers: [Any] { get }Discussion
After you make updates to the snapshot, this method returns an array of identifiers corresponding to the items that the view reloads when you apply the snapshot to your data source.