---
title: all
framework: intents
role: symbol
role_heading: Instance Property
path: intents/indeletetasksintent/all-8gg59
---

# all

A Boolean value that indicates whether to delete all the tasks from a task list.

## Declaration

```swift
@nonobjc final var all: Bool? { get }
```

## See Also

### Getting the Task Information

- [taskList](intents/indeletetasksintent/tasklist.md)
- [tasks](intents/indeletetasksintent/tasks.md)
