---
title: HMCharacteristicValueProgramMode
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvalueprogrammode
---

# HMCharacteristicValueProgramMode

Possible values for scheduled programs.

## Declaration

```swift
enum HMCharacteristicValueProgramMode
```

## Topics

### Constants

- [HMCharacteristicValueProgramMode.notScheduled](homekit/hmcharacteristicvalueprogrammode/notscheduled.md)
- [HMCharacteristicValueProgramMode.scheduleOverriddenToManual](homekit/hmcharacteristicvalueprogrammode/scheduleoverriddentomanual.md)
- [HMCharacteristicValueProgramMode.scheduled](homekit/hmcharacteristicvalueprogrammode/scheduled.md)

### Initializers

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