---
title: MTRThermostatACLouverPosition
framework: matter
role: symbol
role_heading: Enumeration
path: matter/mtrthermostataclouverposition
---

# MTRThermostatACLouverPosition

## Declaration

```swift
enum MTRThermostatACLouverPosition
```

## Topics

### Enumeration Cases

- [MTRThermostatACLouverPosition.closed](matter/mtrthermostataclouverposition/closed.md)
- [MTRThermostatACLouverPosition.half](matter/mtrthermostataclouverposition/half.md)
- [MTRThermostatACLouverPosition.open](matter/mtrthermostataclouverposition/open.md)
- [MTRThermostatACLouverPosition.quarter](matter/mtrthermostataclouverposition/quarter.md)
- [MTRThermostatACLouverPosition.threeQuarters](matter/mtrthermostataclouverposition/threequarters.md)

### Initializers

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