Instance Property インスタンスプロパティ

projectedValue

A binding to the optional value. オプショナル値へのあるバインディング。

Declaration 宣言

var projectedValue: Binding<Value?> { get }

Discussion 議論

The unwrapped value is nil when no focused view hierarchy has published a corresponding binding.

See Also 参照

Getting the Value 値を取得する