Initializer

init()

Creates a focus state that binds to an optional type.

Declaration 宣言

init<T>() where Value == Optional<T>, T : Hashable

See Also 参照

Creating a Focus State