Contents

ParameterSummarySwitchCondition

A type that represents a switch statement in a parameter summary.

Declaration

struct ParameterSummarySwitchCondition<Intent, Value, CaseCondition> where Intent : AppIntent, Value : _IntentValue, CaseCondition : _ParameterSummarySwitchCase

Topics

Creating a switch condition

See Also

Shortcuts support