Initializer

init(stops:)

Creates a gradient from an array of color stops. 色経由それらからなるある配列から勾配を作成します。

Declaration 宣言

init(stops: [Gradient.Stop])

See Also 参照

Creating a Gradient from Stops