---
title: MTRColorControlEnhancedColorMode
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrcolorcontrolenhancedcolormode
---

# MTRColorControlEnhancedColorMode

## Declaration

```swift
enum MTRColorControlEnhancedColorMode
```

## Topics

### Enumeration Cases

- [MTRColorControlEnhancedColorMode.colorTemperatureMireds](matter/mtrcolorcontrolenhancedcolormode/colortemperaturemireds.md)
- [MTRColorControlEnhancedColorMode.currentHueAndCurrentSaturation](matter/mtrcolorcontrolenhancedcolormode/currenthueandcurrentsaturation.md)
- [MTRColorControlEnhancedColorMode.currentXAndCurrentY](matter/mtrcolorcontrolenhancedcolormode/currentxandcurrenty.md)
- [MTRColorControlEnhancedColorMode.enhancedCurrentHueAndCurrentSaturation](matter/mtrcolorcontrolenhancedcolormode/enhancedcurrenthueandcurrentsaturation.md)

### Initializers

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