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