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

# WKAlertActionStyle.default

The default style. Use this for most of your buttons.

## Declaration

```swift
case `default`
```

## See Also

### Constants

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