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

wrappedValue

The underlying value referenced by the state variable. 状態変数によって参照される基礎をなす値。

Declaration 宣言

var wrappedValue: Value { get nonmutating set }

Discussion 議論

This works identically to State.wrappedValue.

See Also 参照

Getting the Value 値を取得する