---
title: "readAttributeEndProductType(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterwindowcovering/readattributeendproducttype(completion:)"
---

# readAttributeEndProductType(completion:)

## Declaration

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

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