Contents

projectedValue

A binding to the state value.

Declaration

var projectedValue: Binding<Value> { get }

Discussion

This works identically to State.projectedValue.

See Also

Getting the value