---
title: isUserInteractive
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmservice/isuserinteractive
---

# isUserInteractive

A Boolean value that indicates whether this service supports user interaction.

## Declaration

```swift
var isUserInteractive: Bool { get }
```

## See Also

### Reading service properties

- [isPrimaryService](homekit/hmservice/isprimaryservice.md)
