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

# readAttributeColorLoopDirection(completionHandler:)

## Declaration

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

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