<!--
{
  "availability" : [
    "watchOS: 7.0.0 - 27.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/CLKComplicationTemplateGraphicCircularClosedGaugeView/init(gaugeProvider:label:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "ClockKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:17_ClockKit_SwiftUI53CLKComplicationTemplateGraphicCircularClosedGaugeViewC13gaugeProvider5labelACyxGSo08CLKGaugeM0C_xtcfc"
  },
  "title" : "init(gaugeProvider:label:)"
}
-->

# init(gaugeProvider:label:)

Creates a new template with a closed circular gauge, and a SwiftUI view in the center.

```
init(gaugeProvider: CLKGaugeProvider, label: Label)
```

## Parameters

`gaugeProvider`

The gauge provider for the template.

`label`

The SwiftUI view displayed by the template.

---

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)