var wrappedValue : Value?
The unwrapped value for the focus key given the current scope and state of the focused view hierarchy.
現在のスコープとそのフォーカスされたビュー階層の状態を与えられて、このフォーカスキーに対するアンラップされた値。
Availability 有効性
Technology
var projectedValue: Binding
<Value?> { get }
The unwrapped value is nil
when no focused view hierarchy has published a corresponding binding.
var wrappedValue : Value?