Contents

NSGestureRecognizer.State.failed

The gesture recognizer failed to recognize its gesture and will not call its action method. The gesture recognizer resets itself to the Possible state.

Declaration

case failed

See Also

Constants