extendedGamepad
The extended gamepad profile.
Declaration
var extendedGamepad: GCExtendedGamepad? { get }Discussion
If the controller supports the extended gamepad profile, this property is a GCExtendedGamepad object that you use to access the input elements of the controller. If the controller doesn’t support the extended gamepad profile, this property is nil.