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

# ProgressViewStyleConfiguration.CurrentValueLabel

A type-erased label that describes the current value of a progress view.

## Declaration

```swift
@MainActor @preconcurrency struct CurrentValueLabel
```

## Relationships

### Conforms To

- [View](swiftui/view.md)

## See Also

### Configuring the current value label

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