Return Value 戻り値
A view that sets the namespace of descendants for default focus.
Availability 有効性
Technology
A view that sets the namespace of descendants for default focus.
namespace
A namespace identifier that SwiftUI can use to scope default focus preferences.
The returned view gets associated with the provided namespace.
返されるビューは、提供された名前空間と結び付けられます。
Pass this namespace to prefers
and the reset
function.