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