Contents

GCMouseDidDisconnectNotification

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

Declaration

extern NSString * const GCMouseDidDisconnectNotification;

Discussion

The notification object is a GCMouse object that represents the mouse.

The system posts this notification on the main thread.

See Also

Discovering mouse devices