Version: 2017.3
public void Dispose ();

Descripción

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.