Contents

UIGestureRecognizer.State.changed

The gesture recognizer has received touches recognized as a change to a continuous gesture.

Declaration

case changed

Mentioned in

Discussion

It sends its action message (or messages) at the next cycle of the run loop.

See Also

Constants