ExpGestureRecognizer.InertiaRotationAngle Property

Definition

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

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

Property Value

Single

float

Applies to