---
title: HMCharacteristicValueSlatType
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvalueslattype
---

# HMCharacteristicValueSlatType

Possible values for the type of slat on an accessory like a window or a fan.

## Declaration

```swift
enum HMCharacteristicValueSlatType
```

## Topics

### Slat Types

- [HMCharacteristicValueSlatType.horizontal](homekit/hmcharacteristicvalueslattype/horizontal.md)
- [HMCharacteristicValueSlatType.vertical](homekit/hmcharacteristicvalueslattype/vertical.md)

### Initializers

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