Contents

subscript(dynamicMember:)

Returns a binding to the value of a given key path.

Declaration

subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<Value, Subject>) -> Binding<Subject> { get }

See Also

Getting the value