---
title: ShieldConfiguration.Label
framework: managedsettingsui
role: symbol
role_heading: Structure
path: managedsettingsui/shieldconfiguration/label
---

# ShieldConfiguration.Label

The appearance of text labels within a shield.

## Declaration

```swift
struct Label
```

## Topics

### Initializers

- [init(text:color:)](managedsettingsui/shieldconfiguration/label/init(text:color:).md)

### Instance Properties

- [color](managedsettingsui/shieldconfiguration/label/color.md)
- [text](managedsettingsui/shieldconfiguration/label/text.md)

## See Also

### Configure the text content

- [title](managedsettingsui/shieldconfiguration/title.md)
- [subtitle](managedsettingsui/shieldconfiguration/subtitle.md)
