---
title: fillFraction
framework: clockkit
role: symbol
role_heading: Instance Property
path: clockkit/clkcomplicationtemplatecircularsmallringimage/fillfraction
---

# fillFraction

The fraction of the ring to fill.

## Declaration

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

## Discussion

Discussion Specify a value between 0.0 and 1.0, where 0.0 represents no ring and 1.0 represents a complete ring.

## See Also

### Setting the Complication Data

- [imageProvider](clockkit/clkcomplicationtemplatecircularsmallringimage/imageprovider.md)
- [ringStyle](clockkit/clkcomplicationtemplatecircularsmallringimage/ringstyle.md)
