ScrollingObjectCollection.VelocityMultiplier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.