haptics
The controller’s haptics information.
Declaration
var haptics: GCDeviceHaptics? { get }Discussion
Use this property to create CHHapticEngine instances as necessary in your app. If the controller doesn’t provide haptics information, this property is nil.