trashContainer
The persistent identifier for the parent of all trashed items.
Declaration
static let trashContainer: NSFileProviderItemIdentifierDiscussion
When the user moves an item to the trash, the system sets its parentItemIdentifier to trashContainer. Your extension must enumerate all trashed items on request.