Contents

enumeratorForPendingItems()

Returns an enumerator for the set of pending items.

Declaration

func enumeratorForPendingItems() -> any NSFileProviderPendingSetEnumerator

Discussion

When the set of pending items changes, the system calls pendingItemsDidChange(completionHandler:).

See Also

Working with items