---
title: MTRColorControlColorLoopUpdateFlags
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrcolorcontrolcolorloopupdateflags
---

# MTRColorControlColorLoopUpdateFlags

## Declaration

```swift
struct MTRColorControlColorLoopUpdateFlags
```

## Topics

### Initializers

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

### Type Properties

- [updateAction](matter/mtrcolorcontrolcolorloopupdateflags/updateaction.md)
- [updateDirection](matter/mtrcolorcontrolcolorloopupdateflags/updatedirection.md)
- [updateStartHue](matter/mtrcolorcontrolcolorloopupdateflags/updatestarthue.md)
- [updateTime](matter/mtrcolorcontrolcolorloopupdateflags/updatetime.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)
