---
title: UIUserNotificationActivationMode.foreground
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiusernotificationactivationmode/foreground
---

# UIUserNotificationActivationMode.foreground

Activate the app and put it in the foreground.

## Declaration

```swift
case foreground
```

## See Also

### Constants

- [UIUserNotificationActivationMode.background](uikit/uiusernotificationactivationmode/background.md)
