<!--
{
  "availability" : [
    "iOS: 11.2.0 -",
    "iPadOS: 11.2.0 -",
    "macCatalyst: 11.2.0 -",
    "tvOS: 11.2.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 4.2.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMCharacteristicTypeIsConfigured",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "c:@HMCharacteristicTypeIsConfigured"
  },
  "title" : "HMCharacteristicTypeIsConfigured"
}
-->

# HMCharacteristicTypeIsConfigured

The configuration state of an accessory.

```
let HMCharacteristicTypeIsConfigured: String
```

## Discussion

The corresponding value is one of the constants in the [`HMCharacteristicValueConfigurationState`](/documentation/HomeKit/HMCharacteristicValueConfigurationState) enumeration.

## Topics

### Values

[`enum HMCharacteristicValueConfigurationState`](/documentation/HomeKit/HMCharacteristicValueConfigurationState)

Possible values for the configuration state of an accessory.



---

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)