---
title: isTrashed
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileprovideritemprotocol/istrashed
---

# isTrashed

A Boolean value that indicates whether an item is in the trash.

## Declaration

```swift
optional var isTrashed: Bool { get }
```

## See Also

### Specifying Content Location

- [parentItemIdentifier](fileprovider/nsfileprovideritemprotocol/parentitemidentifier.md)
- [symlinkTargetPath](fileprovider/nsfileprovideritemprotocol/symlinktargetpath.md)
