Displaying Data in Lists
Visualize collections of data with platform-appropriate appearance.
struct List
A container that presents rows of data arranged in a single column, optionally providing the ability to select one or more members.
struct ListItemTint
The configuration of a tint effect applied to content within a List.
struct Section
A container view that you can use to add hierarchy to certain collection views.
struct ForEach
A structure that computes views on demand from an underlying collection of identified data.
protocol DynamicViewContent
A type of view that generates views from an underlying collection of data.
ビューのひとつの型、それはある基礎をなすデータのコレクションからビューそれらを生成するものです。