Contents

GCControllerDidBecomeCurrent

A notification that posts when a controller becomes the current controller.

Declaration

static let GCControllerDidBecomeCurrent: NSNotification.Name

Discussion

The notification object is the GCController object that’s current.

The system posts this notification on the main actor.

See Also

Game Controller