다음을 통해 공유


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

적용 대상