Contents

GCMouseDidDisconnect

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

Declaration

static let GCMouseDidDisconnect: NSNotification.Name

Discussion

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

The system posts this notification on the main actor.

See Also

Game Controller