ScrollingObjectCollection.VelocityMultiplier Property

Definition

Amount of (extra) velocity to be applied to scroller.

public:
 property float VelocityMultiplier { float get(); void set(float value); };
public float VelocityMultiplier { get; set; }
member this.VelocityMultiplier : single with get, set
Public Property VelocityMultiplier As Single

Property Value

Remarks

Helpful if you want a small movement to fling the list.

Applies to