[ Version ( since = "1.18" ) ]
public void set_threshold_trigger_distance (float x, float y)
Sets the threshold trigger distance for the gesture drag threshold, if any.
This function should only be called by sub-classes of GestureAction during their construction phase.
this | |
x |
the distance on the horizontal axis |
y |
the distance on the vertical axis |