Contents

buildBlock(_:)

Passes a single transfer representation to the builder unmodified.

Declaration

static func buildBlock<Content>(_ content: Content) -> Content where Item == Content.Item, Content : TransferRepresentation

See Also

Building a transfer representation