---
title: HMCharacteristicValueInputEvent
framework: homekit
role: symbol
role_heading: Enumeration
path: homekit/hmcharacteristicvalueinputevent
---

# HMCharacteristicValueInputEvent

Possible values for the input event of a programmable switch.

## Declaration

```swift
enum HMCharacteristicValueInputEvent
```

## Topics

### Input Events

- [HMCharacteristicValueInputEvent.singlePress](homekit/hmcharacteristicvalueinputevent/singlepress.md)
- [HMCharacteristicValueInputEvent.doublePress](homekit/hmcharacteristicvalueinputevent/doublepress.md)
- [HMCharacteristicValueInputEvent.longPress](homekit/hmcharacteristicvalueinputevent/longpress.md)

### Initializers

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