Type Alias

ModifiedContent.TableRowBody

The type of content representing the body of this table row content.

Declaration 宣言

typealias TableRowBody = Never
Available when Content conforms to TableRowContent and Modifier conforms to _TableRowContentModifier.