projectedValue
A projection of the binding value that returns a binding.
Declaration
var projectedValue: FocusState<Value>.Binding { get }Discussion
Use the projected value to pass a binding value down a view hierarchy.
A projection of the binding value that returns a binding.
var projectedValue: FocusState<Value>.Binding { get }Use the projected value to pass a binding value down a view hierarchy.