UIColor
public extension UIColor
-
Undocumented
Declaration
Swift
static func from(hex: String) -> UIColor
-
Undocumented
Declaration
Swift
func toHex(alpha: Bool = false) -> String?