---
title: ProgressViewStyleConfiguration.Label
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/progressviewstyleconfiguration/label-swift.struct
---

# ProgressViewStyleConfiguration.Label

A type-erased label describing the task represented by the progress view.

## Declaration

```swift
@MainActor @preconcurrency struct Label
```

## Relationships

### Conforms To

- [View](swiftui/view.md)

## See Also

### Configuring the label

- [label](swiftui/progressviewstyleconfiguration/label-swift.property.md)
