Contents

buildBlock(_:)

Builds a result from a single component.

Declaration

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

Parameters

  • content:

    The component.