<!--
{
  "availability" : [
    "iOS: 13.0.0 - 15.0.0",
    "iPadOS: 13.0.0 - 15.0.0",
    "macCatalyst: 13.1.0 - 15.0.0",
    "visionOS: 1.0.0 - 1.0.0",
    "watchOS: 6.0.0 - 8.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INDeleteTasksTaskUnsupportedReason",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INDeleteTasksTaskUnsupportedReason"
  },
  "title" : "INDeleteTasksTaskUnsupportedReason"
}
-->

# INDeleteTasksTaskUnsupportedReason

Constants that indicate the reason the app can’t support the delete task request.

```
enum INDeleteTasksTaskUnsupportedReason
```

## Topics

### Reasons

[`INDeleteTasksTaskUnsupportedReasonNoTasksFound`](/documentation/Intents/INDeleteTasksTaskUnsupportedReason/noTasksFound)

No relevant tasks found.

[`INDeleteTasksTaskUnsupportedReasonNoTasksInApp`](/documentation/Intents/INDeleteTasksTaskUnsupportedReason/noTasksInApp)

No tasks exist in the app.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)