didDeleteItems(withIdentifiers:)
Tells the observer that the specified items have been deleted.
Declaration
func didDeleteItems(withIdentifiers deletedItemIdentifiers: [NSFileProviderItemIdentifier])Parameters
- deletedItemIdentifiers:
An array of identifiers for the deleted items.