Contents

init(_:id:)

Creates content that contains a single value with a custom GenerationID.

Declaration

init(_ value: some ConvertibleToGeneratedContent, id: GenerationID)

Parameters

  • value:

    The underlying value.

  • id:

    The Generationid for this content.

See Also

Creating generated content