func makeBody (configuration: Self.Configuration) -> Self.Body
Creates a view representing the body of a progress view.
あるプログレスビューの本体を表しているビューを作成します。
typealias Configuration
A type alias for the properties of a progress view instance.
Availability 有効性
Technology
associatedtype Body : View
func makeBody (configuration: Self.Configuration) -> Self.Body
typealias Configuration