threshold_trigger_distance_y
Description:
[ NoAccessorMethod ]
[ Version ( since = "1.18" ) ]
public float threshold_trigger_distance_y { get; construct; }
[ Version ( since = "1.18" ) ]
public float threshold_trigger_distance_y { get; construct; }
The vertical trigger distance to be used by the action to either emit the gesture_begin signal or to emit the gesture_cancel signal.
A negative value will be interpreted as the default drag threshold.