---
title: MTRColorControlDirection
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrcolorcontroldirection
---

# MTRColorControlDirection

## Declaration

```swift
enum MTRColorControlDirection
```

## Topics

### Enumeration Cases

- [MTRColorControlDirection.down](matter/mtrcolorcontroldirection/down.md)
- [MTRColorControlDirection.longest](matter/mtrcolorcontroldirection/longest.md)
- [MTRColorControlDirection.shortest](matter/mtrcolorcontroldirection/shortest.md)
- [MTRColorControlDirection.up](matter/mtrcolorcontroldirection/up.md)

### Initializers

- [init(rawValue:)](matter/mtrcolorcontroldirection/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)
