---
title: HMCharacteristicValueCurrentSlatState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluecurrentslatstate
---

# HMCharacteristicValueCurrentSlatState

Possible values for the current state of slats on an accessory like a window or a fan.

## Declaration

```swift
enum HMCharacteristicValueCurrentSlatState
```

## Topics

### Slat States

- [HMCharacteristicValueCurrentSlatState.stationary](homekit/hmcharacteristicvaluecurrentslatstate/stationary.md)
- [HMCharacteristicValueCurrentSlatState.jammed](homekit/hmcharacteristicvaluecurrentslatstate/jammed.md)
- [HMCharacteristicValueCurrentSlatState.oscillating](homekit/hmcharacteristicvaluecurrentslatstate/oscillating.md)

### Initializers

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