---
title: headerLabel
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/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/clkcomplicationtemplategraphicrectangularstandardbodyview/headertextprovider.md)
- [body1TextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/body1textprovider.md)
- [body2TextProvider](clockkit/clkcomplicationtemplategraphicrectangularstandardbodyview/body2textprovider.md)
