ReferenceWritableKeyPath

class ReferenceWritableKeyPath<Root, Value>

A key path that supports reading from and writing to the resulting value with reference semantics.

Inheritance AnyKeyPath, Equatable, Hashable, KeyPath, PartialKeyPath, WritableKeyPath, _AppendKeyPath View Protocol Hierarchy →
Import import Swift