Type AliasFor
ForEach.TableRowValue
The type of value represented by this table row content.
Availability 有効性
- macOS 12.0+
Technology
- Swift
UI
Declaration 宣言
typealias TableRowValue = Content.TableRowValue
Available when
Data
conforms to RandomAccessCollection
, ID
conforms to Hashable
, and Content
conforms to TableRowContent
.