---
title: "readAttributeWindSetting(completionHandler:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterfancontrol/readattributewindsetting(completionhandler:)"
---

# readAttributeWindSetting(completionHandler:)

## Declaration

```swift
func readAttributeWindSetting(completionHandler: @escaping @Sendable (NSNumber?, (any Error)?) -> Void)
```

```swift
func readAttributeWindSetting() async throws -> NSNumber
```
