Type AliasBinding
Binding.Element
A type representing the sequence’s elements.
シーケンスのもつ要素それらを表しているある型。
Availability 有効性
- iOS 15.0+
- iPadOS 15.0+
- macOS 12.0+
- Mac Catalyst 15.0+
- tvOS 15.0+
- watchOS 8.0+
Technology
- Swift
UI
Declaration 宣言
typealias Element = Binding
<Value.Element>
Available when
Value
conforms to MutableCollection
.