Contents

result(actionButtonIntent:)

Indicates the Intent finished performing with an AppIntent to continue with

Declaration

static func result<Intent>(actionButtonIntent: Intent) -> Self where Self == IntentResultContainer<Never, Never, Never, Never>, Intent : AppIntent

Parameters

  • actionButtonIntent:

    The AppIntent used perform next

Mentioned in