---
title: presenceEventType
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmmutablepresenceevent/presenceeventtype
---

# presenceEventType

The event type that triggers the presence event.

## Declaration

```swift
var presenceEventType: HMPresenceEventType { get set }
```

## Discussion

Discussion Use this property to change the presence type that triggers this event.

## See Also

### Configuring a presence event

- [presenceUserType](homekit/hmmutablepresenceevent/presenceusertype.md)
