---
title: HMCharacteristicValueTargetSecuritySystemState
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvaluetargetsecuritysystemstate
---

# HMCharacteristicValueTargetSecuritySystemState

Possible values for the target security system state.

## Declaration

```swift
enum HMCharacteristicValueTargetSecuritySystemState
```

## Topics

### Security System States

- [HMCharacteristicValueTargetSecuritySystemState.stayArm](homekit/hmcharacteristicvaluetargetsecuritysystemstate/stayarm.md)
- [HMCharacteristicValueTargetSecuritySystemState.awayArm](homekit/hmcharacteristicvaluetargetsecuritysystemstate/awayarm.md)
- [HMCharacteristicValueTargetSecuritySystemState.nightArm](homekit/hmcharacteristicvaluetargetsecuritysystemstate/nightarm.md)
- [HMCharacteristicValueTargetSecuritySystemState.disarm](homekit/hmcharacteristicvaluetargetsecuritysystemstate/disarm.md)

### Initializers

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