Instance Property インスタンスプロパティ

tableRowBody

The composition of content that comprise the table row content.

Declaration 宣言

var tableRowBody: Never { get }
Available when Content conforms to TableRowContent and Modifier conforms to _TableRowContentModifier.