Type Alias

ModifiedContent.Data

The type of the underlying collection of data. 基礎をなすデータのコレクションの型。

Declaration 宣言

typealias Data = Content.Data
Available when Content conforms to DynamicTableRowContent and Modifier conforms to _TableRowContentModifier.