GCMouseDidConnectNotification
A notification that posts after a mouse connects to the device.
Declaration
extern NSString * const GCMouseDidConnectNotification;Discussion
The notification object is a GCMouse object that represents the mouse.
The system posts this notification on the main thread.