Contents

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.

See Also

Inspecting the binding