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

# readAttributeColorLoopDirection(completion:)

## Declaration

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

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