<!--
{
  "availability" : [
    "watchOS: 5.0.0 - 27.2.0"
  ],
  "documentType" : "symbol",
  "framework" : "ClockKit",
  "identifier" : "/documentation/ClockKit/CLKSimpleGaugeProvider/fillFraction",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ClockKit"
    ],
    "preciseIdentifier" : "c:objc(cs)CLKSimpleGaugeProvider(py)fillFraction"
  },
  "title" : "fillFraction"
}
-->

# fillFraction

The value displayed by the gauge.

```
var fillFraction: Float { get }
```

## Discussion

Contains a value between `0.0` and `1.0`, or `CLKSimpleGaugeProviderFillFractionEmpty` for an empty gauge.

---

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)