---
title: presenceUserType
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmmutablepresenceevent/presenceusertype
---

# presenceUserType

The user type whose presence triggers the event.

## Declaration

```swift
var presenceUserType: HMPresenceEventUserType { get set }
```

## Discussion

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

## See Also

### Configuring a presence event

- [presenceEventType](homekit/hmmutablepresenceevent/presenceeventtype.md)
