---
title: HMCharacteristicTypeSlatType
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypeslattype
---

# HMCharacteristicTypeSlatType

The type of slat on an accessory like a window or a fan.

## Declaration

```swift
let HMCharacteristicTypeSlatType: String
```

## Discussion

Discussion The corresponding value is one of the constants in the HMCharacteristicValueSlatType enumeration.

## Topics

### Values

- [HMCharacteristicValueSlatType](homekit/hmcharacteristicvalueslattype.md)

## See Also

### Doors and windows

- [HMCharacteristicTypeCurrentDoorState](homekit/hmcharacteristictypecurrentdoorstate.md)
- [HMCharacteristicTypeTargetDoorState](homekit/hmcharacteristictypetargetdoorstate.md)
- [HMCharacteristicTypeCurrentPosition](homekit/hmcharacteristictypecurrentposition.md)
- [HMCharacteristicTypeTargetPosition](homekit/hmcharacteristictypetargetposition.md)
- [HMCharacteristicTypePositionState](homekit/hmcharacteristictypepositionstate.md)
- [HMCharacteristicTypeStatusJammed](homekit/hmcharacteristictypestatusjammed.md)
- [HMCharacteristicTypeHoldPosition](homekit/hmcharacteristictypeholdposition.md)
- [HMCharacteristicTypeCurrentSlatState](homekit/hmcharacteristictypecurrentslatstate.md)
