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

# title

The title of the shield to display below the icon.

## Declaration

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

## See Also

### Configure the text content

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