---
title: MTRColorControlColorLoopDirection
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrcolorcontrolcolorloopdirection
---

# MTRColorControlColorLoopDirection

## Declaration

```swift
enum MTRColorControlColorLoopDirection
```

## Topics

### Enumeration Cases

- [decrementHue](matter/mtrcolorcontrolcolorloopdirection/decrementhue.md)
- [incrementHue](matter/mtrcolorcontrolcolorloopdirection/incrementhue.md)
- [MTRColorControlColorLoopDirection.decrement](matter/mtrcolorcontrolcolorloopdirection/decrement.md)
- [MTRColorControlColorLoopDirection.increment](matter/mtrcolorcontrolcolorloopdirection/increment.md)

### Initializers

- [init(rawValue:)](matter/mtrcolorcontrolcolorloopdirection/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
