---
title: MTRFanControlFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrfancontrolfeature
---

# MTRFanControlFeature

## Declaration

```swift
struct MTRFanControlFeature
```

## Topics

### Initializers

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

### Type Properties

- [airflowDirection](matter/mtrfancontrolfeature/airflowdirection.md)
- [auto](matter/mtrfancontrolfeature/auto.md)
- [multiSpeed](matter/mtrfancontrolfeature/multispeed.md)
- [rocking](matter/mtrfancontrolfeature/rocking.md)
- [step](matter/mtrfancontrolfeature/step.md)
- [wind](matter/mtrfancontrolfeature/wind.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)
