<!--
{
  "availability" : [
    "iOS: 10.3.0 -",
    "iPadOS: 10.3.0 -",
    "macCatalyst: 10.3.0 -",
    "tvOS: 10.2.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 3.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCharacteristicValueLabelNamespace",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:@E@HMCharacteristicValueLabelNamespace"
  },
  "title" : "HMCharacteristicValueLabelNamespace"
}
-->

# HMCharacteristicValueLabelNamespace

Possible values for the label namespace.

```
enum HMCharacteristicValueLabelNamespace
```

## Topics

### Namespaces

[`case dot`](/documentation/HomeKit/HMCharacteristicValueLabelNamespace/dot)

The label index indicates the number of dots, like `.`, `..`, `...`, and so on.

[`case numeral`](/documentation/HomeKit/HMCharacteristicValueLabelNamespace/numeral)

The label index indicates the arabic numeral, like 1, 2, 3, and so on.

### Initializers

[`init?(rawValue: Int)`](/documentation/HomeKit/HMCharacteristicValueLabelNamespace/init(rawValue:))

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)