wrappedValue
The value for the focus key given the current scope and state of the focused view hierarchy.
Declaration
var wrappedValue: Value? { get }Discussion
Returns nil when nothing in the focused view hierarchy exports a value.
The value for the focus key given the current scope and state of the focused view hierarchy.
var wrappedValue: Value? { get }Returns nil when nothing in the focused view hierarchy exports a value.