NSGestureRecognizer.State.changed
The gesture recognizer has detected a change to a continuous gesture. It calls its action method at the next cycle of the run loop.
Declaration
case changedThe gesture recognizer has detected a change to a continuous gesture. It calls its action method at the next cycle of the run loop.
case changed