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

# fillFraction

Setting the Complication Data.

## 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

- [ringStyle](clockkit/clkcomplicationtemplateextralargeringtext/ringstyle.md)
- [textProvider](clockkit/clkcomplicationtemplateextralargeringtext/textprovider.md)
