Contents

AppShortcutParameterPresentationSummary

The summary of the presentation of an App Shortcut parameter.

Declaration

struct AppShortcutParameterPresentationSummary<Intent, Value, Parameter, ParameterKeyPath> where Intent : AppIntent, Value : _IntentValue, Value : Sendable, Parameter : IntentParameter<Value>, ParameterKeyPath : KeyPath<Intent, Parameter>

Overview

Make sure to provide a summary string that includes the parameter in the interpolation; for example, "Call \(\.$person)".

Topics

Initializers

See Also

App Shortcut parameter presentation