init(stops:center:startAngle:endAngle:)
Creates an angular gradient from a collection of color stops.
Declaration
nonisolated init(stops: [Gradient.Stop], center: UnitPoint, startAngle: Angle, endAngle: Angle)Creates an angular gradient from a collection of color stops.
nonisolated init(stops: [Gradient.Stop], center: UnitPoint, startAngle: Angle, endAngle: Angle)