---
title: NSFileProviderTestingOperationType.deletion
framework: fileprovider
role: symbol
role_heading: Case
path: fileprovider/nsfileprovidertestingoperationtype/deletion
---

# NSFileProviderTestingOperationType.deletion

Propagates the deletion of the source item from the target location.

## Declaration

```swift
case deletion
```

## See Also

### Types

- [NSFileProviderTestingOperationType.childrenEnumeration](fileprovider/nsfileprovidertestingoperationtype/childrenenumeration.md)
- [NSFileProviderTestingOperationType.collisionResolution](fileprovider/nsfileprovidertestingoperationtype/collisionresolution.md)
- [NSFileProviderTestingOperationType.contentFetch](fileprovider/nsfileprovidertestingoperationtype/contentfetch.md)
- [NSFileProviderTestingOperationType.creation](fileprovider/nsfileprovidertestingoperationtype/creation.md)
- [NSFileProviderTestingOperationType.ingestion](fileprovider/nsfileprovidertestingoperationtype/ingestion.md)
- [NSFileProviderTestingOperationType.lookup](fileprovider/nsfileprovidertestingoperationtype/lookup.md)
- [NSFileProviderTestingOperationType.modification](fileprovider/nsfileprovidertestingoperationtype/modification.md)
