Contents

GCControllerDidConnect

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

Declaration

static let GCControllerDidConnect: NSNotification.Name

Discussion

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

The system posts this notification on the main actor.

See Also

Game Controller