KeyPathStringConvertible
public protocol KeyPathStringConvertible : AnyKeyPathStringConvertible
Used only for utility methods.
-
The DynamicObject type
Declaration
Swift
associatedtype ObjectType : DynamicObject -
The destination value type
Declaration
Swift
associatedtype DestinationValueType
View on GitHub
KeyPathStringConvertible Protocol Reference