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