Contents

buildBlock(_:)

Passes a single scene written as a child scene through unmodified.

Declaration

static func buildBlock<Content>(_ content: Content) -> Content where Content : Scene

See Also

Building content