---
title: HMCharacteristicValueClosedCaptions
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvalueclosedcaptions
---

# HMCharacteristicValueClosedCaptions

The state for closed captions.

## Declaration

```swift
enum HMCharacteristicValueClosedCaptions
```

## Topics

### Closed caption states

- [HMCharacteristicValueClosedCaptions.disabled](homekit/hmcharacteristicvalueclosedcaptions/disabled.md)
- [HMCharacteristicValueClosedCaptions.enabled](homekit/hmcharacteristicvalueclosedcaptions/enabled.md)

### Initializers

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