---
title: failed
framework: imagecapturecore
role: symbol
role_heading: Type Property
path: imagecapturecore/icdeleteresult/failed
---

# failed

The deletion failed.

## Declaration

```swift
static let failed: ICDeleteResult
```

## See Also

### Reading a Deletion Result

- [canceled](imagecapturecore/icdeleteresult/canceled.md)
- [successful](imagecapturecore/icdeleteresult/successful.md)
