Instance Property インスタンスプロパティ

data

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

Declaration 宣言

var data: Content.Data { get }
Available when Content conforms to DynamicViewContent and Modifier conforms to ViewModifier.