ScrollingObjectCollection.TypeOfVelocity Property

Definition

The desired type of velocity for the scroller.

public:
 property Microsoft::MixedReality::Toolkit::UI::ScrollingObjectCollection::VelocityType TypeOfVelocity { Microsoft::MixedReality::Toolkit::UI::ScrollingObjectCollection::VelocityType get(); void set(Microsoft::MixedReality::Toolkit::UI::ScrollingObjectCollection::VelocityType value); };
public Microsoft.MixedReality.Toolkit.UI.ScrollingObjectCollection.VelocityType TypeOfVelocity { get; set; }
member this.TypeOfVelocity : Microsoft.MixedReality.Toolkit.UI.ScrollingObjectCollection.VelocityType with get, set
Public Property TypeOfVelocity As ScrollingObjectCollection.VelocityType

Property Value

Applies to