func makeBody (configuration: Self.Configuration) -> Self.Body
Creates a view that represents the body of a table.
typealias Configuration
The properties of a table.
Availability 有効性
Technology
associatedtype Body : View
func makeBody (configuration: Self.Configuration) -> Self.Body
typealias Configuration