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

# HMCharacteristicValueLockPhysicalControlsState

Possible values for the lock physical control state.

```
enum HMCharacteristicValueLockPhysicalControlsState
```

## Topics

### Lock Physical Control State

[`case notLocked`](/documentation/HomeKit/HMCharacteristicValueLockPhysicalControlsState/notLocked)

The physical control is unlocked.

[`case locked`](/documentation/HomeKit/HMCharacteristicValueLockPhysicalControlsState/locked)

The physical control is locked.

### Initializers

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

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)