wrappedValue
The underlying value referenced by the state variable.
Declaration
var wrappedValue: Value { get nonmutating set }Discussion
This works identically to State.wrappedValue.
The underlying value referenced by the state variable.
var wrappedValue: Value { get nonmutating set }This works identically to State.wrappedValue.