init(KeyPath <FocusedValues , Value?>)
A new property wrapper for the given key path.
与えられたキーパスに対する新しいプロパティラッパー。
Availability 有効性
Technology
@propertyWrapper struct FocusedValue<Value>
If multiple views publish values using the same key, the wrapped property will reflect the value from the view closest to focus.
init(KeyPath <FocusedValues , Value?>)
var wrappedValue : Value?
struct FocusState
struct FocusedBinding
struct FocusedValues
protocol FocusedValueKey