buildBlock(_:)
Passes a single transfer representation to the builder unmodified.
Declaration
static func buildBlock<Content>(_ content: Content) -> Content where Item == Content.Item, Content : TransferRepresentationPasses a single transfer representation to the builder unmodified.
static func buildBlock<Content>(_ content: Content) -> Content where Item == Content.Item, Content : TransferRepresentation