Setting the Complication Data.
SDK
- watchOS 3.0+
Framework
- Clock
Kit
Declaration
var fillFraction: Float { get set }
Discussion
Specify a value between 0
and 1
, where 0
represents no ring and 1
represents a complete ring.
Setting the Complication Data.
SDK
Framework
var fillFraction: Float { get set }
Specify a value between 0
and 1
, where 0
represents no ring and 1
represents a complete ring.
var ring Style: CLKComplication Ring Style
The style of the progress ring.
var text Provider: CLKText Provider
The text to display in the complication.