---
title: HMActionSetTypeTriggerOwned
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmactionsettypetriggerowned
---

# HMActionSetTypeTriggerOwned

Specifies a trigger-owned action set.

## Declaration

```swift
let HMActionSetTypeTriggerOwned: String
```

## Discussion

Discussion An action set of this type is owned by a trigger and is not listed as part of the home. An action set of this type cannot be executed, renamed, or associated with a different trigger.
