Method GetMinGestureDistance
GetMinGestureDistance(AbstractControl)
Gets the minimum distance required to recognize a gesture.
public virtual float GetMinGestureDistance(AbstractControl sender)
Parameters
senderAbstractControlThe control that is sending the gesture.