Initializer

init(colors:)

Creates a gradient from an array of colors. 色の配列から勾配を作成します。

Declaration 宣言

init(colors: [Color])

Discussion 議論

The gradient synthesizes its location values to evenly space the colors along the gradient. 勾配はそれの位置値を、勾配に沿って等間隔に置かれた色へと合成します、