---
title: "readAttributeSupportedFabrics(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteroperationalcredentials/readattributesupportedfabrics(completion:)"
---

# readAttributeSupportedFabrics(completion:)

## Declaration

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

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