Contents

init(style:gaugeColor:fillFraction:)

Creates a solid-color gauge.

Declaration

convenience init(style: CLKGaugeProviderStyle, gaugeColor color: UIColor, fillFraction: Float)

Parameters

Return Value

A newly instantiated solid-color gauge.

See Also

Creating a Simple Gauge Provider