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

# temporalEventTrigger

The time-based trigger to apply to the task.

## Declaration

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

## Discussion

Discussion If no trigger information is available in this property, do not attempt to change the temporal trigger of the task.

## See Also

### Getting the Triggers

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