buildBlock(_:)
Passes a single scene written as a child scene through unmodified.
Declaration
static func buildBlock<Content>(_ content: Content) -> Content where Content : ScenePasses a single scene written as a child scene through unmodified.
static func buildBlock<Content>(_ content: Content) -> Content where Content : Scene