---
title: largeSubtitleTextAttributes
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uinavigationbarappearance/largesubtitletextattributes
---

# largeSubtitleTextAttributes

The default text attributes to apply to the subtitle when it’s rendered under the large title.

## Declaration

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

## See Also

### Configuring the subtitle

- [subtitleTextAttributes](uikit/uinavigationbarappearance/subtitletextattributes.md)
