---
title: largeSubtitle
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uinavigationitem/largesubtitle
---

# largeSubtitle

String to be rendered below the large title.

## Declaration

```swift
var largeSubtitle: String? { get set }
```

## Discussion

Discussion When nil, the navigation bar will fall back to the subtitle.

## See Also

### Configuring the subtitle

- [subtitle](uikit/uinavigationitem/subtitle.md)
- [attributedSubtitle](uikit/uinavigationitem/attributedsubtitle-wrjk.md)
- [largeAttributedSubtitle](uikit/uinavigationitem/largeattributedsubtitle-4z2gx.md)
