XCode 26.4 日本語化計画
元のドキュメント:developer.apple.com/documentation/swiftui/gradient/init(stops:)
カラー停止点の配列からグラデーションを作成します。
init(stops: [Gradient.Stop])
var stops: [Gradient.Stop]
カラー停止点の配列。
struct Stop
グラデーションにおける1つの色の停止位置。