GCControllerDidDisconnect
A notification that posts after a controller disconnects from the device.
Declaration
static let GCControllerDidDisconnect: NSNotification.NameDiscussion
The notification object is the GCController object that disconnects from the device.
The system posts this notification on the main actor.