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

# immediate

An option to bring the app to the foreground immediately after the system resolves the intent’s parameters.

## Declaration

```swift
static var immediate: IntentModes.ForegroundMode { get }
```
