-
Undocumented
Declaration
Swift
public init(red: Double, green: Double, blue: Double, opacity: Double = 1)
-
Declaration
Swift
public init(from decoder: Decoder) throws
-
Declaration
Swift
public func encode(to encoder: Encoder) throws
-
Declaration
Swift
public var description: String { get }
-
Undocumented
Declaration
Swift
public var view: SwiftUI.Color { get }