The reader’s content, containing one or more scroll views. This view builder receives a Scroll
instance that you use to perform scrolling.
Initializer
init(content:)
Creates an instance that can perform programmatic scrolling of its child scroll views.
Availability 有効性
- iOS 14.0+
- iPadOS 14.0+
- macOS 11.0+
- Mac Catalyst 14.0+
- tvOS 14.0+
- watchOS 7.0+
Technology
- Swift
UI
Declaration 宣言
init(content: @escaping (ScrollViewProxy
) -> Content)
Parameters パラメータ
content
View Proxy