---
title: HMCharacteristicValueLabelNamespace
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluelabelnamespace
---

# HMCharacteristicValueLabelNamespace

Possible values for the label namespace.

## Declaration

```swift
enum HMCharacteristicValueLabelNamespace
```

## Topics

### Namespaces

- [HMCharacteristicValueLabelNamespace.dot](homekit/hmcharacteristicvaluelabelnamespace/dot.md)
- [HMCharacteristicValueLabelNamespace.numeral](homekit/hmcharacteristicvaluelabelnamespace/numeral.md)

### Initializers

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