GCControllerElement.SystemGestureState.disabled
A state that sends input to your app directly and not to a gesture recognizer.
Declaration
case disabledDiscussion
This state gives your app full control of the input for this element.
A state that sends input to your app directly and not to a gesture recognizer.
case disabledThis state gives your app full control of the input for this element.