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

# background

A value that indicates the action can run in the background.

## Declaration

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