DynamicKeyPath
public protocol DynamicKeyPath : AnyDynamicKeyPath
Used only for utility methods.
-
The DynamicObject type
Declaration
Swift
associatedtype ObjectType : DynamicObject -
The Value type
Declaration
Swift
associatedtype ValueType
View on GitHub
DynamicKeyPath Protocol Reference