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

# readAttributeEndProductType(completionHandler:)

## Declaration

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

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