Contents

buildBlock(_:)

Passes through a single extension scene unmodified.

Declaration

@MainActor @preconcurrency static func buildBlock<Content>(_ content: Content) -> some AppExtensionScene where Content : AppExtensionScene

Return Value

The composed scene.

See Also

Building the scene’s content