Version: 2017.2
public void Dispose ();

説明

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.