Discussion 議論
When focus is not in any view that is bound to this state, the wrapped value will be nil
(for optional-typed state) or false
(for Bool
- typed state).
Availability 有効性
Technology
var wrappedValue: Value { get nonmutating set }
When focus is not in any view that is bound to this state, the wrapped value will be nil
(for optional-typed state) or false
(for Bool
- typed state).