---
title: didBecomeCurrent
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/notificationcenter/messageidentifier/didbecomecurrent-9p0n4
---

# didBecomeCurrent

The identifier of the message that posts after a game controller becomes the most recently used controller.

## Declaration

```swift
static var didBecomeCurrent: NotificationCenter.BaseMessageIdentifier<GCController.DidBecomeCurrentMessage> { get }
```
