KeyPathTransformer
public protocol KeyPathTransformer
Adds the capability to transform a given object of type T into an
object of target type, U, using a KeyPath.
-
Undocumented
Declaration
Swift
associatedtype IType -
Undocumented
Declaration
Swift
associatedtype OType
View on GitHub
KeyPathTransformer Protocol Reference