---
title: "readAttributePrimary6X(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclustercolorcontrol/readattributeprimary6x(completion:)"
---

# readAttributePrimary6X(completion:)

## Declaration

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

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