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