GestureRecognizer.InertiaExpansion 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
property float InertiaExpansion { float get(); void set(float value); };
float InertiaExpansion();
void InertiaExpansion(float value);
public float InertiaExpansion { get; set; }
var single = gestureRecognizer.inertiaExpansion;
gestureRecognizer.inertiaExpansion = single;
Public Property InertiaExpansion As Single
屬性值
Single
float
大小相對變更,以裝置獨立圖元為單位, (DIP) 。