<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "macOS: 11.3.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FileProvider",
  "identifier" : "/documentation/FileProvider/NSFileProviderMaterializedSetDidChange",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "File Provider"
    ],
    "preciseIdentifier" : "c:@NSFileProviderMaterializedSetDidChange"
  },
  "title" : "NSFileProviderMaterializedSetDidChange"
}
-->

# NSFileProviderMaterializedSetDidChange

A notification that the system posts when the set of materialized items changes for your file provider extension.

```
extern NSNotificationName const NSFileProviderMaterializedSetDidChange;
```

---

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)