UIColor
extension UIColor
-
Undocumented
Declaration
Swift
convenience init(hex: String) -
Hex string of a UIColor instance
Declaration
Swift
public func hexString(includingAlpha: Bool = false) -> StringParameters
includeAlphaWhether the alpha should be included.
UIColor Extension Reference