Instance Property
インスタンスプロパティ
data
The collection of underlying data.
基礎をなすデータのコレクション。
Availability 有効性
- macOS 10.15+
Technology
- Swift
UI
Declaration 宣言
var data: Content.Data { get }
Available when
Content
conforms to DynamicTableRowContent
and Modifier
conforms to _TableRowContentModifier
.