Instance Property
インスタンスプロパティ
table
tableRowBody
The composition of content that comprise the table row content.
Availability 有効性
- macOS 12.0+
Technology
- Swift
UI
Declaration 宣言
var tableRowBody: Never
{ get }
Available when
Content
conforms to TableRowContent
and Modifier
conforms to _TableRowContentModifier
.