buildExpression(_:)
Builds an expression within the builder.
Declaration
static func buildExpression<Content>(_ content: Content) -> Content where Value == Content.TableRowValue, Content : TableRowContentBuilds an expression within the builder.
static func buildExpression<Content>(_ content: Content) -> Content where Value == Content.TableRowValue, Content : TableRowContent