GestureRecognizer.Dispose

public void Dispose();

Description

Disposes the resources used by gesture recognizer.

Calling this method will make the gesture recognizer stop functioning.

You must unsubscribe from gesture-handling events before calling this method.

Did you find this page useful? Please give it a rating: