---
title: label
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphiccornergaugeview/label
---

# label

The SwiftUI view displayed by the template.

## Declaration

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

## See Also

### Accessing the Content

- [gaugeProvider](clockkit/clkcomplicationtemplategraphiccornergaugeview/gaugeprovider.md)
- [leadingTextProvider](clockkit/clkcomplicationtemplategraphiccornergaugeview/leadingtextprovider.md)
- [trailingTextProvider](clockkit/clkcomplicationtemplategraphiccornergaugeview/trailingtextprovider.md)
