次の方法で共有


ExpGestureRecognizer.InertiaRotationAngle プロパティ

定義

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

プロパティ値

Single

float

適用対象