GCKeyboardDidConnect
A notification that posts after a keyboard connects to the device.
Declaration
static let GCKeyboardDidConnect: NSNotification.NameDiscussion
The notification object is a GCKeyboard object that represents the keyboard. If the user connects multiple keyboards, the framework posts this notification only after the first keyboard connects to the device.
The system posts this notification on the main actor.
See Also
Game Controller
GCControllerDidConnectGCControllerDidDisconnectGCControllerDidBecomeCurrentGCControllerDidStopBeingCurrentGCControllerUserCustomizationsDidChangeGCKeyboardDidDisconnectGCMouseDidBecomeCurrentGCMouseDidConnectGCMouseDidDisconnectGCMouseDidStopBeingCurrentGCRacingWheelDidConnectGCRacingWheelDidDisconnect