Contents

SummaryContent

The type of parameter summary representing this intent.

Declaration

associatedtype SummaryContent : ParameterSummary

Discussion

When you create an intent, Swift infers this type from your implementation of the parameterSummary property.

See Also

Summarizing the parameters