Type Alias

ModifiedContent.TableRowValue

The type of value represented by this table row content.

Declaration 宣言

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