StructureTuple
TupleTableRowContent
Table rows created from a swift tuple of table rows.
Availability 有効性
- macOS 12.0+
Technology
- Swift
UI
Declaration 宣言
@frozen struct TupleTableRowContent<Value, T> where Value : Identifiable
Topics 話題
Instance Properties インスタンスプロパティ
Type Aliases 型エイリアス
typealias TableRowBody
The type of content representing the body of this table row content.
typealias TableRowValue
The type of value represented by this table row content.