ExpGestureRecognizer.InertiaTranslationDisplacement Property

Definition

public:
 property float InertiaTranslationDisplacement { float get(); void set(float value); };
float InertiaTranslationDisplacement();

void InertiaTranslationDisplacement(float value);
public float InertiaTranslationDisplacement { get; set; }
var single = expGestureRecognizer.inertiaTranslationDisplacement;
expGestureRecognizer.inertiaTranslationDisplacement = single;
Public Property InertiaTranslationDisplacement As Single

Property Value

Single

float

Applies to