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