GCControllerElement.SystemGestureState.alwaysReceive
A state that sends input to your app and a gesture recognizer simultaneously.
Declaration
case alwaysReceiveDiscussion
This state removes any delay in your app receiving the input but may trigger a simultaneous system gesture and in-app action.