---
title: headerLabel
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/headerlabel
---

# headerLabel

The SwiftUI view displayed by the template.

## Declaration

```swift
@_NilHidden<Label> final var headerLabel: Label { get set }
```

## See Also

### Accessing the Content

- [headerTextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/headertextprovider.md)
- [bodyTextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/bodytextprovider.md)
- [gaugeProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/gaugeprovider.md)
