Contents

GCRacingWheelDidDisconnect

A notification that posts after a racing wheel controller disconnects from the device.

Declaration

static let GCRacingWheelDidDisconnect: NSNotification.Name

Discussion

The notification object is the GCRacingWheel object that disconnects from the device.

The system posts this notification on the main actor.

See Also

Game Controller