var tableColumnBody : Self.TableColumnBody
The composition of content that comprise the table column content.
associatedtype TableColumnBody : TableColumnContent
The type of content representing the body of this table column content.
Availability 有効性
Technology
protocol TableColumnContent
var tableColumnBody : Self.TableColumnBody
associatedtype TableColumnBody : TableColumnContent
associatedtype TableRowValue : Identifiable = Self.TableColumnBody .TableRowValue
associatedtype TableColumnSortComparator : SortComparator = Self.TableColumnBody .TableColumnSortComparator
Group
Content
conforms to TableColumnContent
.TableColumn
TupleTableColumnContent
struct TableColumn
struct TableColumnBuilder