---
title: willEnterForeground
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/notificationcenter/messageidentifier/willenterforeground-992xq
---

# willEnterForeground

## Declaration

```swift
static var willEnterForeground: NotificationCenter.BaseMessageIdentifier<UIScene.WillEnterForegroundMessage> { get }
```

## See Also

### Identifying UIKit scene messages

- [systemProtectionDidChange](foundation/notificationcenter/messageidentifier/systemprotectiondidchange.md)
- [willConnect](foundation/notificationcenter/messageidentifier/willconnect.md)
- [didActivate](foundation/notificationcenter/messageidentifier/didactivate.md)
- [willDeactivate](foundation/notificationcenter/messageidentifier/willdeactivate.md)
- [didEnterBackground](foundation/notificationcenter/messageidentifier/didenterbackground-5fqw0.md)
