---
title: NSFileProviderPendingSetDidChange
framework: fileprovider
role: symbol
role_heading: Global Variable
path: fileprovider/nsfileproviderpendingsetdidchange
---

# NSFileProviderPendingSetDidChange

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

## Declaration

```occ
extern NSNotificationName const NSFileProviderPendingSetDidChange;
```

## See Also

### Global variables

- [NSFileProviderDomainDidChange](fileprovider/nsfileproviderdomaindidchange.md)
- [NSFileProviderMaterializedSetDidChange](fileprovider/nsfileprovidermaterializedsetdidchange.md)
