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