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

# CLKGaugeProviderStyle.ring

A gauge that indicates a value with a sliding ring.

## Declaration

```swift
case ring
```

## Discussion

Discussion The system draws the entire gauge and positions a ring along the gauge to indicate the fill value.

## See Also

### Styles

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