---
title: WKAlertActionStyle.cancel
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkalertactionstyle/cancel
---

# WKAlertActionStyle.cancel

A cancel action. Use this style for an action that cancels the operation without making changes.

## Declaration

```swift
case cancel
```

## See Also

### Constants

- [WKAlertActionStyle.default](watchkit/wkalertactionstyle/default.md)
- [WKAlertActionStyle.destructive](watchkit/wkalertactionstyle/destructive.md)
