---
title: event
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inspatialeventtrigger/event
---

# event

The conditions which trigger an event for the specified location.

## Declaration

```swift
var event: INSpatialEvent { get }
```

## Discussion

Discussion The user can trigger events when they leave or arrive at the specified location. This property is set at automatically at initialization time and cacan’tnnot be changed later.

## See Also

### Getting the Trigger Condition

- [placemark](intents/inspatialeventtrigger/placemark.md)
- [INSpatialEvent](intents/inspatialevent.md)
