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

# INAddTasksTargetTaskListConfirmationReason

Constants that indicate the reason for confirming a task list.

```
enum INAddTasksTargetTaskListConfirmationReason
```

## Topics

### Constants

[`INAddTasksTargetTaskListConfirmationReasonListShouldBeCreated`](/documentation/Intents/INAddTasksTargetTaskListConfirmationReason/listShouldBeCreated)

A confirmation reason that indicates the app should create the task list.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)