---
title: "readAttributeActivePresetHandle(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterthermostat/readattributeactivepresethandle(completion:)"
---

# readAttributeActivePresetHandle(completion:)

## Declaration

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

```swift
func readAttributeActivePresetHandle() async throws -> Data
```
