Posted immediately after a new controller is connected to the device.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Game Controller
Declaration
NSString *const GCControllerDidConnectNotification;
Discussion
The notification object is the GCController
object that represents the connected device.