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

# CLKComplicationRingStyle.closed

A ring in which the values increase clockwise, starting at 12 o’clock, to create a closed circle.

```
case closed
```

## Discussion

Use this style when you want to convey a value that’s a percentage of a whole. For example, use it to represent the completed percentage of some task.

---

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)