---
title: spatialEventTrigger
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inaddtasksintent/spatialeventtrigger
---

# spatialEventTrigger

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

## Declaration

```swift
@NSCopying var spatialEventTrigger: INSpatialEventTrigger? { get }
```

## Discussion

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

## See Also

### Getting the Trigger Information

- [temporalEventTrigger](intents/inaddtasksintent/temporaleventtrigger.md)
