---
title: textStyle
framework: carplay
role: symbol
role_heading: Instance Property
path: carplay/cptextbutton/textstyle
---

# textStyle

The text style the button applies to its title.

## Declaration

```swift
var textStyle: CPTextButtonStyle { get set }
```

## See Also

### Managing the Button Style

- [CPTextButtonStyle](carplay/cptextbuttonstyle.md)
