func makeBody (configuration: Self.Configuration) -> Self.Body
Creates a view representing the body of a group box.
associatedtype Body : View
A view that represents the body of a group box.
Availability 有効性
Technology
typealias Configuration = GroupBoxStyleConfiguration
func makeBody (configuration: Self.Configuration) -> Self.Body
associatedtype Body : View