<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/Photos/PHPersistentObjectChangeDetails/updatedLocalIdentifiers",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Photos"
    ],
    "preciseIdentifier" : "c:objc(cs)PHPersistentObjectChangeDetails(py)updatedLocalIdentifiers"
  },
  "title" : "updatedLocalIdentifiers"
}
-->

# updatedLocalIdentifiers

The local identifiers the system updates since the change token you specify.

```
var updatedLocalIdentifiers: Set<String> { get }
```

## Discussion

This value includes assets the user moves to the trash or hides, so they may later be available if the user removes an asset from the trash or unhides it.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)