var body: some View
The content and behavior of the view.
ビューの内容と挙動。
Available when
Data
conforms to RandomAccessCollection
, ID
conforms to Hashable
, Parent
conforms to View
, Leaf
conforms to View
, and Subgroup
conforms to View
.