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