Contents

init(_:table:)

Initializes a presentation summary with the specified parameters.

Declaration

init(_ summaryString: AppShortcutParameterPresentationSummaryString<Intent, Value, Parameter, ParameterKeyPath>, table: StaticString? = nil)

Parameters

  • summaryString:

    Represents the summary of the Appshortcutparameterpresentation. Example: “Call (.$person)”.

  • table:

    An optional StaticString representing the table to use when localizing the summary.