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

# presenceUserType

The user type whose presence triggers the event.

## Declaration

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

## See Also

### Inspecting a presence event

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