---
title: HMError.Code.operationCancelled
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmerror/code/operationcancelled
---

# HMError.Code.operationCancelled

An error indicating the user canceled the operation.

## Declaration

```swift
case operationCancelled
```

## See Also

### Operation errors

- [HMError.Code.operationInProgress](homekit/hmerror/code/operationinprogress.md)
- [HMError.Code.operationTimedOut](homekit/hmerror/code/operationtimedout.md)
