---
title: result()
framework: appintents
role: symbol
role_heading: Type Method
path: appintents/intentresult/result()
---

# result()

Indicates the AppIntent finished performing

## Declaration

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