---
title: subtitleTextAttributes
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uinavigationbarappearance/subtitletextattributes
---

# subtitleTextAttributes

The default text attributes to apply to the subtitle rendered in the navigation bar.

## Declaration

```swift
var subtitleTextAttributes: [NSAttributedString.Key : Any] { get set }
```

## See Also

### Configuring the subtitle

- [largeSubtitleTextAttributes](uikit/uinavigationbarappearance/largesubtitletextattributes.md)
