---
title: background
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/intentmodes/current/background
---

# background

A value that indicates the app intent is running in the background.

## Declaration

```swift
static var background: IntentModes.Current { get }
```
