---
title: "readAttributeWindSupport(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterfancontrol/readattributewindsupport(completion:)"
---

# readAttributeWindSupport(completion:)

## Declaration

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

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