Contents

buildBlock(_:)

Builds a result from a single component.

Declaration

static func buildBlock<C>(_ content: C) -> C where C : ChartContent

Parameters

  • content:

    The component.