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

# DatePickerStyleConfiguration.Label

A type-erased label of a DatePicker.

## Declaration

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

## Relationships

### Conforms To

- [View](swiftui/view.md)

## See Also

### Labeling the date picker

- [label](swiftui/datepickerstyleconfiguration/label-swift.property.md)
- [displayedComponents](swiftui/datepickerstyleconfiguration/displayedcomponents.md)
