Type Method 型メソッド

buildBlock(_:)

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

Declaration 宣言

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