Contents

init(projectedValue:)

Creates a binding from the value of another binding.

Declaration

init(projectedValue: Binding<Value>)

See Also

Creating a binding