Bearbeiten

ScrollingObjectCollection.HasMomentum Property

Definition

Tracks whether the scroll has any kind of momentum. True if scroll is being dragged by a controller, the velocity is falling off after a drag release or during pagination movement.

public:
 property bool HasMomentum { bool get(); };
public bool HasMomentum { get; }
member this.HasMomentum : bool
Public ReadOnly Property HasMomentum As Boolean

Property Value

Applies to