---
title: "result(opensIntent:)"
framework: appintents
role: symbol
role_heading: Type Method
path: "appintents/intentresult/result(opensintent:)-6l7s5"
---

# result(opensIntent:)

Indicates the AppIntent finished performing

## Declaration

```swift
static func result<OpensAppIntent>(opensIntent: OpensAppIntent) -> Self where Self == IntentResultContainer<Never, OpensAppIntent, Never, Never>, OpensAppIntent : AppIntent
```

## Parameters

- `opensIntent`: An AppIntent to shows the result of current intent
