GCControllerDidConnectNotification
A notification that posts after a controller connects to the device.
Declaration
extern NSString * const GCControllerDidConnectNotification;Mentioned in
Discussion
The notification object is the GCController object that connects to the device.
The system posts this notification on the main thread.