---
title: HMPresenceEventUserType.currentUser
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmpresenceeventusertype/currentuser
---

# HMPresenceEventUserType.currentUser

The current user triggers the presence event.

## Declaration

```swift
case currentUser
```

## See Also

### Selecting users

- [HMPresenceEventUserType.homeUsers](homekit/hmpresenceeventusertype/homeusers.md)
- [HMPresenceEventUserType.customUsers](homekit/hmpresenceeventusertype/customusers.md)
