Contents

recognized

The gesture recognizer successfully recognized its gesture. It calls its action method at the next cycle of the run loop and resets its state to Possible.

Declaration

static var recognized: NSGestureRecognizer.State { get }

See Also

Constants