Contents

GCControllerDidDisconnect

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

Declaration

static let GCControllerDidDisconnect: NSNotification.Name

Discussion

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

The system posts this notification on the main actor.

See Also

Game Controller