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

# result(opensIntent:content:)

## Declaration

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