Type Method 型メソッド

buildBlock(_:)

Creates a single row result.

Declaration 宣言

static func buildBlock<Content>(_ content: Content) -> Content where Value == Content.TableRowValue, Content : TableRowContent

See Also 参照

Building a Row