Contents

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