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