---
title: HMCharacteristicValueLockPhysicalControlsState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluelockphysicalcontrolsstate
---

# HMCharacteristicValueLockPhysicalControlsState

Possible values for the lock physical control state.

## Declaration

```swift
enum HMCharacteristicValueLockPhysicalControlsState
```

## Topics

### Lock Physical Control State

- [HMCharacteristicValueLockPhysicalControlsState.notLocked](homekit/hmcharacteristicvaluelockphysicalcontrolsstate/notlocked.md)
- [HMCharacteristicValueLockPhysicalControlsState.locked](homekit/hmcharacteristicvaluelockphysicalcontrolsstate/locked.md)

### Initializers

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