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

# HMCharacteristicTypeStatusTampered

An indicator of whether an accessory has been tampered with.

```
let HMCharacteristicTypeStatusTampered: String
```

## Discussion

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

## Topics

### Values

[`HMCharacteristicValueTamperedStatus`](/documentation/HomeKit/HMCharacteristicValueTamperedStatus)

Possible values for the tampering status 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)