enumeratorForPendingItems()
Returns an enumerator for the set of pending items.
Declaration
func enumeratorForPendingItems() -> any NSFileProviderPendingSetEnumeratorDiscussion
When the set of pending items changes, the system calls pendingItemsDidChange(completionHandler:).
See Also
Working with items
reimportItems(below:completionHandler:)evictItem(identifier:completionHandler:)requestDownloadForItem(withIdentifier:requestedRange:)requestDownloadForItem(withIdentifier:requestedRange:completionHandler:)requestModification(of:forItemWithIdentifier:options:completionHandler:)enumeratorForMaterializedItems()