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