---
title: subtitle
framework: managedsettingsui
role: symbol
role_heading: Instance Property
path: managedsettingsui/shieldconfiguration/subtitle
---

# subtitle

The subtitle for a shield to display below the title.

## Declaration

```swift
let subtitle: ShieldConfiguration.Label?
```

## Discussion

Discussion Use a subtitle to provide more information, such as the reason for shielding the content.

## See Also

### Configure the text content

- [title](managedsettingsui/shieldconfiguration/title.md)
- [ShieldConfiguration.Label](managedsettingsui/shieldconfiguration/label.md)
