다음을 통해 공유


ExpGestureRecognizer.InertiaExpansion 속성

정의

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

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

속성 값

Single

float

적용 대상