---
title: HMCharacteristicValueTargetDoorState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluetargetdoorstate
---

# HMCharacteristicValueTargetDoorState

Values that indicate the state of a door.

## Declaration

```swift
enum HMCharacteristicValueTargetDoorState
```

## Topics

### Door States

- [HMCharacteristicValueTargetDoorState.closed](homekit/hmcharacteristicvaluetargetdoorstate/closed.md)
- [HMCharacteristicValueTargetDoorState.open](homekit/hmcharacteristicvaluetargetdoorstate/open.md)

### Initializers

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

## See Also

### Values

- [HMCharacteristicValueDoorState](homekit/hmcharacteristicvaluedoorstate.md)
