Initializer

init(projectedValue:)

Creates a binding from the value of another binding.

Declaration 宣言

init(projectedValue: Binding<Value>)

See Also 参照

Creating a Binding バインディングを作成する