Contents

buildBlock(_:)

Builds a result from multiple components.

Declaration

static func buildBlock<each T>(_ content: repeat each T) -> some AxisMark where repeat each T : AxisMark

Parameters

  • content:

    The components.