---
title: MTRColorControlMoveMode
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrcolorcontrolmovemode
---

# MTRColorControlMoveMode

## Declaration

```swift
enum MTRColorControlMoveMode
```

## Topics

### Enumeration Cases

- [MTRColorControlMoveMode.down](matter/mtrcolorcontrolmovemode/down.md)
- [MTRColorControlMoveMode.stop](matter/mtrcolorcontrolmovemode/stop.md)
- [MTRColorControlMoveMode.up](matter/mtrcolorcontrolmovemode/up.md)

### Initializers

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