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

# canceled

The deletion was canceled.

## Declaration

```swift
static let canceled: ICDeleteResult
```

## See Also

### Reading a Deletion Result

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