GCControllerDidBecomeCurrent
A notification that posts when a controller becomes the current controller.
Declaration
static let GCControllerDidBecomeCurrent: NSNotification.NameDiscussion
The notification object is the GCController object that’s current.
The system posts this notification on the main actor.