Initializer

init(stops:center:angle:)

Creates a conic gradient from a collection of color stops that completes a full turn.

Declaration 宣言

init(stops: [Gradient.Stop], center: UnitPoint, angle: Angle = .zero)

See Also 参照

Creating a Full Rotation Angular Gradient