次の方法で共有


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

適用対象