---
title: HMCharacteristicTypeCurrentSlatState
framework: homekit
role: symbol
role_heading: Global Variable
path: homekit/hmcharacteristictypecurrentslatstate
---

# HMCharacteristicTypeCurrentSlatState

The current state of slats on an accessory like a window or a fan.

## Declaration

```swift
let HMCharacteristicTypeCurrentSlatState: String
```

## Discussion

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

## Topics

### Values

- [HMCharacteristicValueCurrentSlatState](homekit/hmcharacteristicvaluecurrentslatstate.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)
- [HMCharacteristicTypeSlatType](homekit/hmcharacteristictypeslattype.md)
