---
title: "result(opensIntent:dialog:content:)"
framework: appintents
role: symbol
role_heading: Type Method
path: "appintents/intentresult/result(opensintent:dialog:content:)-2g81m"
---

# result(opensIntent:dialog:content:)

## Declaration

```swift
static func result<OpensAppIntent, Content>(opensIntent: OpensAppIntent, dialog: IntentDialog, @ViewBuilder content: () -> Content) -> Self where Self == IntentResultContainer<Never, OpensAppIntent, _SnippetViewContainer, IntentDialog>, OpensAppIntent : AppIntent, Content : View
```
