Stop public struct Stop : Codable Undocumented Stored Properties colorCode Undocumented Declaration Swift public var colorCode: ColorCode location Undocumented Declaration Swift public var location: CGFloat Computed Properties color Undocumented Declaration Swift public var color: Color { get set } Initialization init(color:location:) Undocumented Declaration Swift public init(color: Color, location: CGFloat)