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