Contents

GCControllerElement.SystemGestureState.disabled

A state that sends input to your app directly and not to a gesture recognizer.

Declaration

case disabled

Discussion

This state gives your app full control of the input for this element.

See Also

States