---
title: CLKGaugeProviderStyle.fill
framework: clockkit
role: symbol
role_heading: Case
path: clockkit/clkgaugeproviderstyle/fill
---

# CLKGaugeProviderStyle.fill

A gauge that fills in as the value increases.

## Declaration

```swift
case fill
```

## Discussion

Discussion The system draws a gauge with the color bar filled in up to the selected value. The rest of the gauge is shown as empty.

## See Also

### Styles

- [CLKGaugeProviderStyle.ring](clockkit/clkgaugeproviderstyle/ring.md)
