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

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 値を取得する