Table of Contents

Method GetMinGestureDistance

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetMinGestureDistance(AbstractControl)

Gets the minimum distance required to recognize a gesture.

public virtual float GetMinGestureDistance(AbstractControl sender)

Parameters

sender AbstractControl

The control that is sending the gesture.

Returns

float