Version: 2017.4
public void StartCapturingGestures ();

説明

Call to begin receiving gesture events on this recognizer. No events will be received until this method is called.

A common use case may be turn to on capturing while an object has focus and turn it off when an object is out of focus.