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 }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.
static var recognized: NSGestureRecognizer.State { get }