Contents

buildBlock(_:)

Builds a result from multiple components.

Declaration

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

Parameters

  • content:

    The components.