Contents

init(projectedValue:)

Creates a binding from the value of another binding.

Declaration

@export(implementation) init(projectedValue: Binding<Value>)

See Also

Creating a binding