---
title: gaugeProvider
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/gaugeprovider
---

# gaugeProvider

The gauge to display in the complication.

## Declaration

```swift
@_NilHidden<CLKGaugeProvider> @objc final var gaugeProvider: CLKGaugeProvider { get set }
```

## See Also

### Accessing the Content

- [headerLabel](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/headerlabel.md)
- [headerTextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/headertextprovider.md)
- [bodyTextProvider](clockkit/clkcomplicationtemplategraphicrectangulartextgaugeview/bodytextprovider.md)
