Contents

init(stops:center:startRadius:endRadius:)

Creates a radial gradient from a collection of color stops.

Declaration

init(stops: [Gradient.Stop], center: UnitPoint, startRadius: CGFloat, endRadius: CGFloat)

See Also

Creating a radial gradient