Contents

GCRacingWheelDidConnect

A notification that posts after a racing wheel controller connects to the device.

Declaration

static let GCRacingWheelDidConnect: NSNotification.Name

Discussion

The notification object is the GCRacingWheel object that connects to the device.

The system posts this notification on the main actor.

See Also

Game Controller