func makeBody (configuration: Self.Configuration) -> Self.Body
Creates a view representing the body of a control group.
associatedtype Body : View
A view representing the body of a control group.
ControlGroup
instance being created.Availability 有効性
Technology
typealias Configuration = ControlGroupStyleConfiguration
func makeBody (configuration: Self.Configuration) -> Self.Body
associatedtype Body : View