---
title: HMCharacteristicValueInputEvent.singlePress
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmcharacteristicvalueinputevent/singlepress
---

# HMCharacteristicValueInputEvent.singlePress

The programmable switch detected a single press event.

## Declaration

```swift
case singlePress
```

## See Also

### Input Events

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