---
title: all
framework: intents
role: symbol
role_heading: Instance Property
path: intents/insnoozetasksintent/all-spsb
---

# all

A Boolean value that indicates whether to snooze all of the tasks.

## Declaration

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

## See Also

### Getting the Task Information

- [nextTriggerTime](intents/insnoozetasksintent/nexttriggertime.md)
- [tasks](intents/insnoozetasksintent/tasks.md)
