---
title: temporalEventTrigger
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inaddtasksintent/temporaleventtrigger
---

# temporalEventTrigger

The time-based trigger to associate with each of the new tasks.

## Declaration

```swift
@NSCopying var temporalEventTrigger: INTemporalEventTrigger? { get }
```

## Discussion

Discussion Assign the specified trigger, if any, to all of the tasks that you create.

## See Also

### Getting the Trigger Information

- [spatialEventTrigger](intents/inaddtasksintent/spatialeventtrigger.md)
