---
title: appIntentsExtension
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/intentexecutiontargets/appintentsextension
---

# appIntentsExtension

The system performs the intent or query in your app intents extension.

## Declaration

```swift
static var appIntentsExtension: IntentExecutionTargets { get }
```

## See Also

### Specifying the target

- [default](appintents/intentexecutiontargets/default.md)
- [main](appintents/intentexecutiontargets/main.md)
- [widgetKitExtension](appintents/intentexecutiontargets/widgetkitextension.md)
