---
title: appContext
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/setfocusfilterintent/appcontext
---

# appContext

An app context that is associated with the focus configuration. The system will retrieve this app context and adapt the system behavior based on the context provided.

## Declaration

```swift
var appContext: FocusFilterAppContext { get }
```

## See Also

### Configuring app context for the Focus

- [invalidateFocusFilterAppContext()](appintents/setfocusfilterintent/invalidatefocusfilterappcontext().md)
