typealias Body
A view that represents the body of a label.
あるビュー、それはあるラベルの本文を表します。
Availability 有効性
Technology
func makeBody(configuration: TitleAndIconLabelStyle
.Configuration
) -> some View
configuration
The properties of the label.
The system calls this method for each Label
instance in a view hierarchy where this style is the current label style.
typealias Body