func makeBody (configuration: Self.Configuration) -> Self.Body
Creates a view that represents the body of a label.
あるラベルの本文を表すビューを作成します。
associatedtype Body : View
A view that represents the body of a label.
あるビュー、それはあるラベルの本文を表します。
Availability 有効性
Technology
typealias Configuration = LabelStyleConfiguration
func makeBody (configuration: Self.Configuration) -> Self.Body
associatedtype Body : View