---
title: MTRColorControlColorCapabilities
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrcolorcontrolcolorcapabilities
---

# MTRColorControlColorCapabilities

## Declaration

```swift
struct MTRColorControlColorCapabilities
```

## Topics

### Initializers

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

### Type Properties

- [colorLoopSupported](matter/mtrcolorcontrolcolorcapabilities/colorloopsupported.md)
- [colorTemperatureSupported](matter/mtrcolorcontrolcolorcapabilities/colortemperaturesupported.md)
- [enhancedHueSupported](matter/mtrcolorcontrolcolorcapabilities/enhancedhuesupported.md)
- [hueSaturationSupported](matter/mtrcolorcontrolcolorcapabilities/huesaturationsupported.md)
- [xyAttributesSupported](matter/mtrcolorcontrolcolorcapabilities/xyattributessupported.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)
