RawRepresentable
extension RawRepresentable where RawValue: CharacteristicValueType & JSONValueType
-
Undocumented
Declaration
Swift
public init?(value: Any)
-
Undocumented
Declaration
Swift
public static var format: CharacteristicFormat { get }
-
Undocumented
Declaration
Swift
public var jsonValueType: JSONValueType { get }