---
title: "isSupported(for:)"
framework: homekit
role: symbol
role_heading: Type Method
path: "homekit/hmevent/issupported(for:)"
---

# isSupported(for:)

A Boolean value indicating whether the event can be added to an event trigger on the specified home.

## Declaration

```swift
class func isSupported(for home: HMHome) -> Bool
```

## See Also

### Getting information about the event

- [uniqueIdentifier](homekit/hmevent/uniqueidentifier.md)
