Version: 2019.1
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.