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

# result(opensIntent:)

Indicates the AppIntent finished performing

## Declaration

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

## Parameters

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