---
title: "readAttributeUserActiveModeTriggerInstruction(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustericdmanagement/readattributeuseractivemodetriggerinstruction(completion:)"
---

# readAttributeUserActiveModeTriggerInstruction(completion:)

## Declaration

```swift
func readAttributeUserActiveModeTriggerInstruction(completion: @escaping @Sendable (String?, (any Error)?) -> Void)
```

```swift
func readAttributeUserActiveModeTriggerInstruction() async throws -> String
```
