---
title: MTRColorControlFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrcolorcontrolfeature
---

# MTRColorControlFeature

## Declaration

```swift
struct MTRColorControlFeature
```

## Topics

### Initializers

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

### Type Properties

- [XY](matter/mtrcolorcontrolfeature/xy.md)
- [colorLoop](matter/mtrcolorcontrolfeature/colorloop.md)
- [colorTemperature](matter/mtrcolorcontrolfeature/colortemperature.md)
- [enhancedHue](matter/mtrcolorcontrolfeature/enhancedhue.md)
- [hueAndSaturation](matter/mtrcolorcontrolfeature/hueandsaturation.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
