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

# CLKComplicationRingStyle

Constants indicating the appearance of a progress ring.

```
enum CLKComplicationRingStyle
```

## Topics

### Constants

[`CLKComplicationRingStyle.closed`](/documentation/ClockKit/CLKComplicationRingStyle/closed)

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

[`CLKComplicationRingStyle.open`](/documentation/ClockKit/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.



---

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)