Structure
PinnedScrollableViews
A set of view types that may be pinned to the bounds of a scroll view.
Declaration
宣言
struct PinnedScrollableViews
Topics
話題
Getting Scrollable View Types
Creating Pinned Scrollable Views
typealias RawValue
The raw type that can be used to represent all values of the conforming type.
準拠している型の全ての値を表すために使われることができる生の型。
Default Implementations
省略時実装
See Also
参照
Lazy Stacks
struct LazyHStack
A view that arranges its children in a line that grows horizontally, creating items only as needed.
struct LazyVStack
A view that arranges its children in a line that grows vertically, creating items only as needed.