---
title: CPTextButtonStyle.normal
framework: carplay
role: symbol
role_heading: Case
path: carplay/cptextbuttonstyle/normal
---

# CPTextButtonStyle.normal

A style that indicates the button performs an action other than to confirm or cancel.

## Declaration

```swift
case normal
```

## See Also

### Button Text Styles

- [CPTextButtonStyle.confirm](carplay/cptextbuttonstyle/confirm.md)
- [CPTextButtonStyle.cancel](carplay/cptextbuttonstyle/cancel.md)
