SmartHexColorTransformer
public struct SmartHexColorTransformer : ValueTransformable
Undocumented
-
Undocumented
Declaration
Swift
public typealias Object = UIColor
-
Undocumented
Declaration
Swift
public typealias JSON = String
-
Undocumented
Declaration
Swift
public init()
-
Undocumented
Declaration
Swift
public func transformFromJSON(_ value: Any) -> Object?