---
title: recursive
framework: fileprovider
role: symbol
role_heading: Type Property
path: fileprovider/nsfileproviderdeleteitemoptions/recursive
---

# recursive

A value indicating that the delete operation removes the item and all of its children.

## Declaration

```swift
static var recursive: NSFileProviderDeleteItemOptions { get }
```
