GCControllerDidStopBeingCurrent
A notification that posts when a controller stops being the current controller.
Declaration
static let GCControllerDidStopBeingCurrent: NSNotification.NameDiscussion
The notification object is the GCController object that’s no longer current.
The system posts this notification on the main actor.