<!--
{
  "availability" : [
    "watchOS: 2.0.0 - 27.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/CLKComplicationRingStyle/open",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "ClockKit"
    ],
    "preciseIdentifier" : "c:@E@CLKComplicationRingStyle@CLKComplicationRingStyleOpen"
  },
  "title" : "CLKComplicationRingStyle.open"
}
-->

# CLKComplicationRingStyle.open

A ring in which the values increase clockwise, starting in the lower-left corner, leaving an opening at the bottom of the circle.

```
case open
```

## Discussion

Use this style when you want to convey a value that’s in between two other values that don’t represent an absolute minimum or maximum. For example, you might use this style for a temperature gauge or speedometer.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)